From a529aa448dc31c781a4402b81a54b121585a7d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:07:40 +0000 Subject: [PATCH] Bump boto3 from 1.34.94 to 1.34.98 Bumps [boto3](https://github.com/boto/boto3) from 1.34.94 to 1.34.98. - [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.94...1.34.98) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- scripts/requirements.txt | 2 +- utils/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4000381..da22a02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -r requirements-docs.txt setuptools==69.5.1 assertpy==1.1 -boto3==1.34.94 +boto3==1.34.98 black==24.3.0 cryptography == 42.0.5 asn1crypto == 1.5.1 diff --git a/scripts/requirements.txt b/scripts/requirements.txt index e91de2c..e7d7a71 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1 +1 @@ -boto3==1.34.94 \ No newline at end of file +boto3==1.34.98 \ No newline at end of file diff --git a/utils/requirements.txt b/utils/requirements.txt index 4240c09..3c64dd0 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -1,5 +1,5 @@ asn1crypto == 1.5.1 -boto3==1.34.94 +boto3==1.34.98 certvalidator == 0.11.1 cryptography == 42.0.5 validators==0.28.1