From 4cc3a33a4ea16b59ee50cb7517c851dc7bd403d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:47:06 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.32.24 (#1020) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 b2898812..ecbe9edc 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.32.23 +awscli==1.32.24 pytest-cov==4.1.0 flake8==7.0.0 flake8-docstrings==1.7.0