From d7bb45a9bbe99660b32f36c230b5266b399f07e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:21:49 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.35.86 to 1.35.91 in /backend Bumps [boto3](https://github.com/boto/boto3) from 1.35.86 to 1.35.91. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.86...1.35.91) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0f34fe72..867575c8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ python-multipart>=0.0.6 gelf-formatter==0.2.1 pyyaml>=5.4.1 user-agents==2.2.0 -boto3==1.35.86 +boto3==1.35.91 autodynatrace==2.1.1 PyJWT==2.10.1 cryptography==44.0.0