Skip to content

Commit ff362c3

Browse files
authored
Merge pull request #1167 from Open-Source-Legal/dependabot/pip/celery-5.6.3
Bump celery from 5.6.2 to 5.6.3
2 parents 8b3b605 + ff56b07 commit ff362c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pillow>=10.4.0 # https://github.com/python-pillow/Pillow
33
argon2-cffi==25.1.0 # https://github.com/hynek/argon2_cffi
44
hiredis==3.3.1 # https://github.com/redis/hiredis-py
55
redis==7.4.0 # https://github.com/redis/redis-py
6-
celery==5.6.2 # pyup: < 6.0 # https://github.com/celery/celery
6+
celery==5.6.3 # pyup: < 6.0 # https://github.com/celery/celery
77
flower==2.0.1 # https://github.com/mher/flower
88
django-celery-beat==2.9.0 # https://github.com/celery/django-celery-beat
99
pyjwt==2.12.1 # https://github.com/jpadilla/pyjwt

0 commit comments

Comments
 (0)