From 7b85e9a7a7cefc8a0326f5f6c6a1c7f53dffd29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 06:24:48 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.37.3 to 1.39.3 in /backend --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 dbf6ce54..3ed88f67 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.37.3 +boto3==1.39.3 autodynatrace==2.1.1 PyJWT==2.10.1 cryptography==44.0.1