From dc9dafcde6e8c1b2778863e07acf4c4a652b9184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 06:37:51 +0000 Subject: [PATCH] chore: bump boto3 from 1.38.7 to 1.40.59 in /requirements Bumps [boto3](https://github.com/boto/boto3) from 1.38.7 to 1.40.59. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.7...1.40.59) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.59 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index da872c1..a22bf0c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -32,9 +32,9 @@ billiard==4.2.1 # via celery bleach[css]==6.2.0 # via nbconvert -boto3==1.38.7 +boto3==1.40.59 # via -r requirements.in -botocore==1.38.7 +botocore==1.40.59 # via # boto3 # s3transfer @@ -369,7 +369,7 @@ rpds-py==0.24.0 # referencing ruff==0.11.8 # via -r requirements.in -s3transfer==0.12.0 +s3transfer==0.14.0 # via boto3 sentry-sdk==2.27.0 # via -r requirements.in