From dce89ff5191d104aae568a2c200f6f6fb223d895 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:54:43 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.36.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 34670603..eda2e4c8 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.35.96 \ No newline at end of file +boto3==1.36.0 \ No newline at end of file