From 276f076082c4e516f55ad7e79c6fb49c3f55b034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:55:29 +0000 Subject: [PATCH] Bump boto3 from 1.35.68 to 1.35.71 Bumps [boto3](https://github.com/boto/boto3) from 1.35.68 to 1.35.71. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.68...1.35.71) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 15075720c..940b58e93 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,11 +37,11 @@ bigtree==0.22.3 # via -r requirements.in billiard==4.2.0 # via celery -boto3==1.35.68 +boto3==1.35.71 # via # -r requirements.in # moto -botocore==1.35.68 +botocore==1.35.71 # via # boto3 # moto diff --git a/requirements.in b/requirements.in index afbce4a03..4d9f83b5c 100644 --- a/requirements.in +++ b/requirements.in @@ -27,7 +27,7 @@ dj-database-url==2.3.0 psycopg2-binary==2.9.10 psycogreen==1.0.2 -boto3==1.35.68 +boto3==1.35.71 notifications-python-client==10.0.0 diff --git a/requirements.txt b/requirements.txt index ede0eb6bc..599ac5e0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,9 +31,9 @@ bigtree==0.22.3 # via -r requirements.in billiard==4.2.0 # via celery -boto3==1.35.68 +boto3==1.35.71 # via -r requirements.in -botocore==1.35.68 +botocore==1.35.71 # via # boto3 # s3transfer