From dac5a7a5caf92a889f73e127aea3f820a466ea45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 23:47:58 +0000 Subject: [PATCH] Bump celery[redis] from 5.3.1 to 5.3.4 Bumps [celery[redis]](https://github.com/celery/celery) from 5.3.1 to 5.3.4. - [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.4) --- updated-dependencies: - dependency-name: celery[redis] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 078305e33..e4d70e53c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pillow==10.0.1 reportlab==4.0.5 requests==2.31.0 tzdata==2023.3 -celery[redis]==5.3.1 +celery[redis]==5.3.4 flower==2.0.1