From 313c427c5cc6d121fa39c767d01820f3ba4e5764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 12:52:18 +0000 Subject: [PATCH] Bump celery from 5.3.1 to 5.3.3 in /3rdparty/py Bumps [celery](https://github.com/celery/celery) from 5.3.1 to 5.3.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.3.1...v5.3.3) --- updated-dependencies: - dependency-name: celery 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 0df7dc9e..f34940c4 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -1,5 +1,5 @@ boto3==1.28.38 -celery==5.3.1 +celery==5.3.3 dj-rest-auth[with_social]==4.0.1 Django==3.2.20 django-cors-headers==4.2.0