From 7c06458828f4b64e93e221c06021b553029fde6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 08:17:24 +0000 Subject: [PATCH] Bump boto3 from 1.34.32 to 1.38.6 Bumps [boto3](https://github.com/boto/boto3) from 1.34.32 to 1.38.6. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.32...1.38.6) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.6 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..6b876fde 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.38.19 \ No newline at end of file