From 33cd5bef461d2507d94d21c491fea40b391ab50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:29:51 +0000 Subject: [PATCH] chore(deps): Bump boto3 from 1.35.73 to 1.35.74 in /3rdparty/py Bumps [boto3](https://github.com/boto/boto3) from 1.35.73 to 1.35.74. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.73...1.35.74) --- 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 fc83f89b..67f5ab63 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,4 +1,4 @@ -boto3==1.35.73 +boto3==1.35.74 celery==5.4.0 dj-rest-auth==7.0.0 # Must match dj-rest-auth[with_social]==7.0.0