Skip to content

Commit

Permalink
Bump kombu from 4.6.10 to 5.2.4 in /worker
Browse files Browse the repository at this point in the history
Bumps [kombu](https://kombu.readthedocs.io) from 4.6.10 to 5.2.4.

---
updated-dependencies:
- dependency-name: kombu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 3d20af5 commit ce16eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
python_requires=">=3.6",
install_requires=[
"celery==4.4.7",
"kombu==4.6.10",
"kombu==5.2.4",
"configobj",
],
zip_safe=False,
Expand Down

0 comments on commit ce16eed

Please sign in to comment.