Skip to content

Commit f07524f

Browse files
Bump kombu from 5.4.2 to 5.5.3
Bumps [kombu](https://github.com/celery/kombu) from 5.4.2 to 5.5.3. - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](celery/kombu@v5.4.2...v5.5.3) --- updated-dependencies: - dependency-name: kombu dependency-version: 5.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51fab80 commit f07524f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ setuptools-scm = "==8.2.0"
2020
django-ratelimit = "==4.1.0"
2121
pylibmc = "==1.6.3"
2222
django-celery-beat = "==2.7.0"
23-
kombu = "==5.4.2"
23+
kombu = "==5.5.3"
2424
django-flags = "==5.0.14"
2525
sentry-sdk = "==2.22.0"
2626
channels = { extras = ["daphne"], version = "==4.1.0" }

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)