Skip to content

Commit 0ca0cdd

Browse files
Bump celery from 5.5.2 to 5.5.3
Bumps [celery](https://github.com/celery/celery) from 5.5.2 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.5.2...v5.5.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e15ad commit 0ca0cdd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ le-utils==0.2.10
99
gunicorn==23.0.0
1010
django-postmark==0.1.6
1111
jsonfield==3.1.0
12-
celery==5.5.2
12+
celery==5.5.3
1313
redis
1414
python-postmark==0.6.1
1515
Django==3.2.24

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ botocore==1.20.75
2626
# s3transfer
2727
cachetools==4.2.2
2828
# via google-auth
29-
celery==5.5.2
29+
celery==5.5.3
3030
# via
3131
# -r requirements.in
3232
# django-celery-results

0 commit comments

Comments
 (0)