From 923d6390599c0a91d50cf9d1d1981133cc7a2ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:29:03 +0000 Subject: [PATCH] Bump boto3 from 1.36.26 to 1.37.4 Bumps [boto3](https://github.com/boto/boto3) from 1.36.26 to 1.37.4. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.26...1.37.4) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.in | 2 +- requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7da17269e..51926ec21 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,11 +37,11 @@ bigtree==0.24.0 # via -r requirements.in billiard==4.2.0 # via celery -boto3==1.36.26 +boto3==1.37.4 # via # -r requirements.in # moto -botocore==1.36.26 +botocore==1.37.4 # via # boto3 # moto diff --git a/requirements.in b/requirements.in index 42c759fc6..b67feaf94 100644 --- a/requirements.in +++ b/requirements.in @@ -28,7 +28,7 @@ dj-database-url==2.3.0 psycopg2-binary==2.9.10 psycogreen==1.0.2 -boto3==1.36.26 +boto3==1.37.4 notifications-python-client==10.0.1 diff --git a/requirements.txt b/requirements.txt index d641ad233..1b61f89c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,9 +31,9 @@ bigtree==0.24.0 # via -r requirements.in billiard==4.2.0 # via celery -boto3==1.36.26 +boto3==1.37.4 # via -r requirements.in -botocore==1.36.26 +botocore==1.37.4 # via # boto3 # s3transfer