From ea0ad5361a8624c25b91d0b1101b747246309da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:21:24 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.33.36 --- python-script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-script/requirements.txt b/python-script/requirements.txt index 0c3c1a88..d6cc8452 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.33.35 +awscli==1.33.36 pytest-cov==5.0.0 flake8==7.1.1 flake8-docstrings==1.7.0