mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
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: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.12"
|
||||
alembic = "==1.12.0"
|
||||
amqp = "==5.1.1"
|
||||
amqp = "==5.2.0"
|
||||
arrow = "==1.3.0"
|
||||
asn1crypto = "==1.5.1"
|
||||
async-timeout = "==4.0.3"
|
||||
|
||||
Reference in New Issue
Block a user