From 286279ae31565d5eae41a8826a62dc84467d6150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:16:25 +0000 Subject: [PATCH] Bump boto3 from 1.34.69 to 1.34.74 Bumps [boto3](https://github.com/boto/boto3) from 1.34.69 to 1.34.74. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.69...1.34.74) --- 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 35c16a7f6..09e076afd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,9 +22,9 @@ attrs==22.2.0 # flake8-bugbear bigtree==0.16.4 # via -r requirements.in -boto3==1.34.69 +boto3==1.34.74 # via -r requirements.in -botocore==1.34.69 +botocore==1.34.74 # via # boto3 # s3transfer diff --git a/requirements.in b/requirements.in index a32e14d0d..57541a248 100644 --- a/requirements.in +++ b/requirements.in @@ -21,7 +21,7 @@ python-dateutil==2.9.0.post0 psycopg2-binary==2.9.9 psycogreen==1.0.2 -boto3==1.34.69 +boto3==1.34.74 notifications-python-client==9.0.0 diff --git a/requirements.txt b/requirements.txt index 61eb9ab42..5ed85cb4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,9 +16,9 @@ attrs==22.2.0 # via aiohttp bigtree==0.16.4 # via -r requirements.in -boto3==1.34.69 +boto3==1.34.74 # via -r requirements.in -botocore==1.34.69 +botocore==1.34.74 # via # boto3 # s3transfer