Skip to content

Commit 57f3214

Browse files
Bump the celery group across 1 directory with 3 updates
Bumps the celery group with 3 updates in the /requirements directory: [billiard](https://github.com/celery/billiard), [celery](https://github.com/celery/celery) and [kombu](https://github.com/celery/kombu). Updates `billiard` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/main/CHANGES.txt) - [Commits](celery/billiard@v4.2.3...v4.2.4) Updates `celery` from 5.5.3 to 5.6.1 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.1) Updates `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: billiard dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: celery - dependency-name: celery dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: celery - dependency-name: kombu dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: celery ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0276ebe commit 57f3214

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

requirements/prod.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,9 @@ asgiref==3.11.0 \
517517
--hash=sha256:13acff32519542a1736223fb79a715acdebe24286d98e8b164a73085f40da2c4 \
518518
--hash=sha256:1db9021efadb0d9512ce8ffaf72fcef601c7b73a8807a1bb2ef143dc6b14846d
519519
# billiard is required by celery
520-
billiard==4.2.3 \
521-
--hash=sha256:96486f0885afc38219d02d5f0ccd5bec8226a414b834ab244008cbb0025b8dcb \
522-
--hash=sha256:989e9b688e3abf153f307b68a1328dfacfb954e30a4f920005654e276c69236b
520+
billiard==4.2.4 \
521+
--hash=sha256:525b42bdec68d2b983347ac312f892db930858495db601b5836ac24e6477cde5 \
522+
--hash=sha256:55f542c371209e03cd5862299b74e52e4fbcba8250ba611ad94276b369b6a85f
523523
# bitarray is required by filtercascade
524524
bitarray == 3.8.0 \
525525
--hash=sha256:004d518fa410e6da43386d20e07b576a41eb417ac67abf9f30fa75e125697199 \
@@ -629,9 +629,9 @@ bitarray == 3.8.0 \
629629
bleach==6.0.0 \
630630
--hash=sha256:1a1a85c1595e07d8db14c5f09f09e6433502c51c595970edc090551f0db99414 \
631631
--hash=sha256:33c16e3353dbd13028ab4799a0f89a83f113405c766e9c122df8a06f5b85b3f4
632-
celery==5.5.3 \
633-
--hash=sha256:0b5761a07057acee94694464ca482416b959568904c9dfa41ce8413a7d65d525 \
634-
--hash=sha256:6c972ae7968c2b5281227f01c3a3f984037d21c5129d07bf3550cc2afc6b10a5
632+
celery==5.6.2 \
633+
--hash=sha256:3ffafacbe056951b629c7abcf9064c4a2366de0bdfc9fdba421b97ebb68619a5 \
634+
--hash=sha256:4a8921c3fcf2ad76317d3b29020772103581ed2454c4c042cc55dcc43585009b
635635
# charset-normalizer is required by requests
636636
charset-normalizer==3.4.4 \
637637
--hash=sha256:027f6de494925c0ab2a55eab46ae5129951638a49a34d87f4c3eda90f696b4ad \
@@ -835,9 +835,9 @@ html5lib==1.1 \
835835
--hash=sha256:0d78f8fde1c230e99fe37986a60526d7049ed4bf8a9fadbad5f00e22e58e041d \
836836
--hash=sha256:b2e5b40261e20f354d198eae92afc10d750afb487ed5e50f9c4eaf07c184146f
837837
# kombu is required by celery
838-
kombu==5.6.1 \
839-
--hash=sha256:90f1febb57ad4f53ca327a87598191b2520e0c793c75ea3b88d98e3b111282e4 \
840-
--hash=sha256:b69e3f5527ec32fc5196028a36376501682973e9620d6175d1c3d4eaf7e95409
838+
kombu==5.6.2 \
839+
--hash=sha256:8060497058066c6f5aed7c26d7cd0d3b574990b09de842a8c5aaed0b92cc5a55 \
840+
--hash=sha256:efcfc559da324d41d61ca311b0c64965ea35b4c55cc04ee36e55386145dace93
841841
# m2secret is required by django-aesfield
842842
m2secret-py3==1.3 \
843843
--hash=sha256:94dfae937e8a61bf48812fab6a0b8de300781c4e1dbee0cee3aa57cb01915864

0 commit comments

Comments
 (0)