From da6930b16df10d574a064390c25d7d7a21d86dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:55:01 +0000 Subject: [PATCH] Bump boto3 from 1.28.73 to 1.28.75 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.28.73 to 1.28.75. - [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.28.73...1.28.75) --- 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 181b5a7d..23e58586 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.28.73 +boto3==1.28.75 celery==5.3.4 dj-rest-auth[with_social]==4.0.1 Django==3.2.22