From ef2f6c8cf4d2cc5322167dac4613a719c008f182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 05:32:51 +0000 Subject: [PATCH] Bump boto3 from 1.34.32 to 1.37.24 Bumps [boto3](https://github.com/boto/boto3) from 1.34.32 to 1.37.24. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.32...1.37.24) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.37.24 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d214d82..0b9132d7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,4 +8,4 @@ wheel==0.43.0 time-machine==2.14.1 twine==4.0.2 moto==4.2.14 -boto3==1.34.32 \ No newline at end of file +boto3==1.37.24 \ No newline at end of file