Skip to content

Commit dc6a977

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ celery_once==3.0.1
1919
git+https://github.com/snyaggarwal/flower # use until https://github.com/mher/flower/issues/1231 issue is resolved
2020
redis==4.6.0
2121
django-redis==5.3.0 # needed for redis sentinel support
22-
kombu==5.3.1
22+
kombu==5.4.2
2323
django-elasticsearch-dsl==7.3
2424
drf-yasg==1.21.5
2525
git+https://github.com/snyaggarwal/django-queryset-csv

0 commit comments

Comments
 (0)