From 1d677baa5457b874483053a8ee44e5fdca78d1cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:35:14 +0000 Subject: [PATCH] Bump boto3 from 1.35.81 to 1.35.92 Bumps [boto3](https://github.com/boto/boto3) from 1.35.81 to 1.35.92. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.81...1.35.92) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-api.txt | 2 +- requirements-fetcher.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-api.txt b/requirements-api.txt index ee24f1e..df9ef06 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,4 +1,4 @@ -boto3==1.35.81 +boto3==1.35.92 cachetools==5.5.0 connexion[swagger-ui]==3.1.0 mangum==0.19.0 diff --git a/requirements-fetcher.txt b/requirements-fetcher.txt index 354a381..9db6ad2 100644 --- a/requirements-fetcher.txt +++ b/requirements-fetcher.txt @@ -1,2 +1,2 @@ -boto3==1.35.81 +boto3==1.35.92 requests==2.32.3