From 95f0910037fbdb39717827ecf6bbbe3917896680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:14:25 +0000 Subject: [PATCH] Bump boto3 from 1.33.13 to 1.34.15 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.33.13 to 1.34.15. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.33.13...1.34.15) --- updated-dependencies: - dependency-name: boto3 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 6c0f2990..4b2ba8e4 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.33.13 +boto3==1.34.15 celery==5.3.6 dj-rest-auth[with_social]==5.0.2 Django==3.2.23