From 582bf9b765fadb699e759171f64b6310e9363c59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 00:45:03 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.27.124 (#457) 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 d129ac9c..fd98b485 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.27.122 +awscli==1.27.124 pytest-cov==4.0.0 flake8==6.0.0 flake8-docstrings==1.7.0