From 7015c1dacec099e32faa194093619c4ddaa2c83b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:33:12 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.36.18 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 81b6fab1..da1223a1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ psutil==5.9.8 pytest==8.3.4 PyYAML==6.0.2 traceback-with-variables==2.1.1 -boto3==1.36.17 \ No newline at end of file +boto3==1.36.18 \ No newline at end of file