From d39330e130a54dfad8a1b23f84109da8ecc59dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 03:58:55 +0000 Subject: [PATCH] Bump boto3 from 1.34.34 to 1.34.108 Bumps [boto3](https://github.com/boto/boto3) from 1.34.34 to 1.34.108. - [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.34...1.34.108) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docker.txt b/requirements-docker.txt index 91664238..5cc97174 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -1,5 +1,5 @@ awscli==1.32.34 -boto3==1.34.34 +boto3==1.34.108 click==8.1.7 detect-secrets==1.4.0 google-api-python-client>=2.88.0 diff --git a/requirements.txt b/requirements.txt index 7369a38a..fb18e89a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ awscli==1.32.34 -boto3==1.34.34 +boto3==1.34.108 click==8.1.7 detect-secrets==1.4.0 google-api-python-client>=2.88.0