From e9644cc7f94d097fffc1aa59562a28c6a7afd10c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 03:18:48 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.27.113 --- 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 a112d9b9..d414f645 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.27.112 +awscli==1.27.113 pytest-cov==4.0.0 flake8==6.0.0 flake8-docstrings==1.7.0