From 19aaa72765cd9cd8e85207836f66740392869f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:57:32 +0000 Subject: [PATCH] Bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.34.140 to 1.34.144 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.140...1.34.144) Updates `botocore` from 1.34.140 to 1.34.144 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.140...1.34.144) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 11211b1..8d6d345 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,9 +12,9 @@ aws-codeseeder==1.0.0 # via seed-farmer (setup.py) binaryornot==0.4.4 # via cookiecutter -boto3==1.34.140 +boto3==1.34.144 # via aws-codeseeder -botocore==1.34.140 +botocore==1.34.144 # via # boto3 # s3transfer