From 740a8315781cf4a972271a2a98f83a2b93c2bf91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:04:49 +0000 Subject: [PATCH] chore(deps): Bump boto3 from 1.41.5 to 1.42.0 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.41.5 to 1.42.0. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.41.5...1.42.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index f14a8458..c3e9497e 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.41.5 +boto3==1.42.0 celery==5.5.3 dj-rest-auth==7.0.1 # Must match dj-rest-auth[with_social]==7.0.1