From 449ad488f0f86cca51fe29ace2e4d64482ebc906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:06:04 +0000 Subject: [PATCH] Bump boto3 from 1.34.29 to 1.34.30 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.34.29 to 1.34.30. - [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.34.29...1.34.30) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 99c40d74..0aa3f7d0 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.34.29 +boto3==1.34.30 celery==5.3.6 dj-rest-auth[with_social]==5.0.2 Django==3.2.23