From 9bd49120ae915494283e211b277d6505164b3ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 09:33:43 +0000 Subject: [PATCH] Bump the primary-deps group with 2 updates Bumps the primary-deps group with 2 updates: [botocore](https://github.com/boto/botocore) and [boto3](https://github.com/boto/boto3). Updates `botocore` from 1.34.71 to 1.34.74 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.71...1.34.74) Updates `boto3` from 1.34.71 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.71...1.34.74) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 05b5034..336b19d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ retry==0.9.2 pyjwt==2.8.0 requests==2.31.0 # cryptography==42.0.5 Handled by iambic-core -botocore==1.34.71 -boto3==1.34.71 +botocore==1.34.74 +boto3==1.34.74 slack-sdk==3.27.1 deepdiff==6.7.1