From cb11f6f5b28bb41e3ee804301fe02a21059ca63f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:50:35 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.36.24 --- 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 63a607b0..90e65f8c 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.23 +awscli==1.36.24 pytest-cov==6.0.0 flake8==7.1.1 flake8-docstrings==1.7.0