Skip to content

Commit 11af08c

Browse files
chore(deps): bump celery from 5.2.7 to 5.3.1 (#8970)
Bumps [celery](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 315f08c commit 11af08c

File tree

2 files changed

+59
-51
lines changed

2 files changed

+59
-51
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ psycopg2-binary = "2.9.3"
7777
SQLAlchemy-Utils = "0.41.1"
7878
itsdangerous = "2.0.1"
7979
humanize = "4.1.0"
80-
celery = "5.2.7"
80+
celery = "5.3.1"
8181
redis = "4.6.0"
8282
apscheduler = "3.10.1"
8383
pillow = "9.5.0"

0 commit comments

Comments
 (0)