From 997ec8fd20e88e44a19291243ec0de4051bcfbda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 22:42:58 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.34.16 --- 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 077d818f..afb67e7c 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.34.15 +awscli==1.34.16 pytest-cov==5.0.0 flake8==7.1.1 flake8-docstrings==1.7.0