Skip to content

Commit b6123fc

Browse files
authored
Merge pull request #1002 from jrobichaud/dependabot/pip/requirements/kombu-5.6.2
chore(deps): bump kombu from 5.6.1 to 5.6.2 in /requirements
2 parents e980ac7 + 59b7277 commit b6123fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
redis==7.1.0 # https://github.com/antirez/redis
44
celery==5.6.2 # pyup: < 5.0 # https://github.com/celery/celery
5-
kombu==5.6.1
5+
kombu==5.6.2
66
flower==2.0.1 # https://github.com/mher/flower
77
uvicorn==0.40.0 # https://github.com/encode/uvicorn
88
gunicorn==23.0.0 # https://github.com/benoitc/gunicorn

0 commit comments

Comments
 (0)