Skip to content

Commit 59b7277

Browse files
chore(deps): bump kombu from 5.6.1 to 5.6.2 in /requirements
Bumps [kombu](https://github.com/celery/kombu) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: kombu dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ab1569 commit 59b7277

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)