Skip to content
Snippets Groups Projects
Unverified Commit ae45e105 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump amqp from 5.1.1 to 5.2.0 (#11688)

* Bump amqp from 5.1.1 to 5.2.0

Bumps [amqp](https://github.com/celery/py-amqp) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/celery/py-amqp/releases)
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog)
- [Commits](https://github.com/celery/py-amqp/compare/v5.1.1...v5.2.0

)

---
updated-dependencies:
- dependency-name: amqp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

* Align setup.cfg to requirements.txt

---------

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarafabiani <alessio.fabiani@geosolutionsgroup.com>
parent 82eeca1a
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ psycopg2==2.9.9
Django==3.2.23
# Other
amqp==5.1.1
amqp==5.2.0
beautifulsoup4==4.12.2
httplib2<0.22.1
hyperlink==21.0.0
......
......@@ -31,7 +31,7 @@ install_requires =
Django==3.2.23
# Other
amqp==5.1.1
amqp==5.2.0
beautifulsoup4==4.12.2
httplib2<0.22.1
hyperlink==21.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment