Skip to content

Commit 6bb9015

Browse files
Bump kombu from 5.6.0 to 5.6.1 (#5519)
Bumps [kombu](https://github.com/celery/kombu) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: kombu dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15a2a0d commit 6bb9015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Flask==3.1.2
55
flask-apispec==0.11.4
66
flask-cors==6.0.1
77
gunicorn==23.0.0
8-
kombu==5.6.0
8+
kombu==5.6.1
99
marshmallow==3.26.1
1010
requests==2.32.5
1111
rq==2.6.1

0 commit comments

Comments
 (0)