From 7d8d9676afb1beb2d90371ac2ff3ae1236f8853d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:19:54 +0000 Subject: [PATCH] Bump boto3 from 1.35.90 to 1.36.2 Bumps [boto3](https://github.com/boto/boto3) from 1.35.90 to 1.36.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.90...1.36.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-door.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-door.txt b/requirements-door.txt index 6bb194b..d4d975c 100644 --- a/requirements-door.txt +++ b/requirements-door.txt @@ -1,4 +1,4 @@ -boto3==1.35.90 +boto3==1.36.2 Flask==3.1.0 Flask-Cors==5.0.0 rsa==4.9