From 3f0900d4b47efbc329cb53682eeb292ff4cfdbf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:11:12 +0100 Subject: [PATCH] Bump boto3 from 1.34.64 to 1.34.94 (#114) Bumps [boto3](https://github.com/boto/boto3) from 1.34.64 to 1.34.94. - [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.64...1.34.94) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Schwarzenberger --- 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 9e7d397..78f3b7c 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.64 +boto3==1.34.94 black==24.3.0 cryptography == 42.0.5 asn1crypto == 1.5.1 diff --git a/scripts/requirements.txt b/scripts/requirements.txt index ee09cae..e91de2c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1 +1 @@ -boto3==1.34.64 \ No newline at end of file +boto3==1.34.94 \ No newline at end of file diff --git a/utils/requirements.txt b/utils/requirements.txt index 18d090f..4240c09 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -1,5 +1,5 @@ asn1crypto == 1.5.1 -boto3==1.34.64 +boto3==1.34.94 certvalidator == 0.11.1 cryptography == 42.0.5 validators==0.28.1