From 186e1832eaea8484e1ea03c657231e6678ca7c4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:31:43 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.31.6 (#897) 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 da72f9a8..fde9b417 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.31.5 +awscli==1.31.6 pytest-cov==4.1.0 flake8==6.1.0 flake8-docstrings==1.7.0