From 483eb5f3da36e6ec520a2de9777accc8150c548e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:22:36 +0100 Subject: [PATCH] Bump boto3 from 1.34.136 to 1.34.141 (#178) Bumps [boto3](https://github.com/boto/boto3) from 1.34.136 to 1.34.141. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.136...1.34.141) --- 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> --- 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 50aab3b..cecffac 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -r requirements-docs.txt setuptools==70.2.0 assertpy==1.1 -boto3==1.34.136 +boto3==1.34.141 black==24.4.2 cryptography == 42.0.8 asn1crypto == 1.5.1 diff --git a/scripts/requirements.txt b/scripts/requirements.txt index a1c567b..2b09947 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1 +1 @@ -boto3==1.34.136 \ No newline at end of file +boto3==1.34.141 \ No newline at end of file diff --git a/utils/requirements.txt b/utils/requirements.txt index cc56dd0..4612918 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -1,5 +1,5 @@ asn1crypto == 1.5.1 -boto3==1.34.136 +boto3==1.34.141 certvalidator == 0.11.1 cryptography == 42.0.8 validators==0.31.0