From 2a221d1bf08ec4adca87a30b8faff757f829bd51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:06:32 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.35.18 (#1712) 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 a0240e0a..b238846b 100644 --- a/python-script/requirements.txt +++ b/python-script/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.35.17 +awscli==1.35.18 pytest-cov==6.0.0 flake8==7.1.1 flake8-docstrings==1.7.0