From 8feda6f7b749201614038a47d87930eb652de03d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:13:21 +0000 Subject: [PATCH] Bump boto3 from 1.35.44 to 1.35.49 Bumps [boto3](https://github.com/boto/boto3) from 1.35.44 to 1.35.49. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.44...1.35.49) --- 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 fb7976e..6685c05 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,4 +1,4 @@ -boto3==1.35.44 +boto3==1.35.49 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 849339c..64d770a 100644 --- a/requirements-fetcher.txt +++ b/requirements-fetcher.txt @@ -1,2 +1,2 @@ -boto3==1.35.44 +boto3==1.35.49 requests==2.32.3