From a7baa424d02bff30f2721e67b94dc2d6a4f6f946 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 10:09:36 +0900 Subject: [PATCH] chore(deps): update dependency awscli to v1.27.41 (#337) 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 f3a5f653..d52c7d1e 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.27.35 +awscli==1.27.41 pytest-cov==3.0.0 flake8==5.0.4 flake8-docstrings==1.6.0