Skip to content

Commit

Permalink
Bump kombu from 5.3.4 to 5.3.5 (GeoNode#11841)
Browse files Browse the repository at this point in the history
* Bump kombu from 5.3.4 to 5.3.5

Bumps [kombu](https://github.com/celery/kombu) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.3.4...v5.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 16, 2024
1 parent df69dbf commit 20e1f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Paver==1.3.4
python-slugify==8.0.1
decorator==5.1.1
celery==5.3.6
kombu==5.3.4
kombu==5.3.5
vine==5.1.0
tqdm==4.66.1
Deprecated==1.2.14
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ install_requires =
python-slugify==8.0.1
decorator==5.1.1
celery==5.3.6
kombu==5.3.4
kombu==5.3.5
vine==5.1.0
tqdm==4.66.1
Deprecated==1.2.14
Expand Down

0 comments on commit 20e1f11

Please sign in to comment.