Skip to content

Commit 9071290

Browse files
Bump celery from 5.4.0 to 5.5.3
Bumps [celery](https://github.com/celery/celery) from 5.4.0 to 5.5.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.5.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21934c8 commit 9071290

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
gunicorn = "==23.0.0"
8-
celery = { extras = ["redis"], version = "==5.4.0" }
8+
celery = { extras = ["redis"], version = "==5.5.3" }
99
requests = "==2.32.4"
1010
django-tinymce = "==4.1.0"
1111
django-debug-toolbar = "==5.2.0"

Pipfile.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)