From 7155c1d4b75b941325132366b0c2a74f91a55e89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:52:18 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.29.74 --- 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 2d4af1d7..f2a2af84 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.29.73 +awscli==1.29.74 pytest-cov==4.1.0 flake8==6.1.0 flake8-docstrings==1.7.0