Skip to content

Commit

Permalink
Bump celery[redis] from 5.2.7 to 5.3.1 (#511)
Browse files Browse the repository at this point in the history
Bumps [celery[redis]](https://github.com/celery/celery) from 5.2.7 to 5.3.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.2.7...v5.3.1)

---
updated-dependencies:
- dependency-name: celery[redis]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent f4fe5c7 commit b3fd541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python-dateutil==2.8.2
requests==2.31.0
factory_boy==3.2.1
# Celery
celery[redis]==5.2.7
celery[redis]==5.3.1
celery_once==3.0.1
git+https://github.com/snyaggarwal/flower # use until https://github.com/mher/flower/issues/1231 issue is resolved
redis==4.5.5
Expand Down

0 comments on commit b3fd541

Please sign in to comment.