mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-22 00:49:57 -04:00
Bump amqp from 5.2.0 to 5.3.1
Bumps [amqp](https://github.com/celery/py-amqp) from 5.2.0 to 5.3.1. - [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.2.0...v5.3.1) --- 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.12.2"
|
||||
alembic = "==1.13.2"
|
||||
amqp = "==5.2.0"
|
||||
amqp = "==5.3.1"
|
||||
beautifulsoup4 = "==4.12.3"
|
||||
boto3 = "^1.34.150"
|
||||
botocore = "^1.34.159"
|
||||
|
||||
Reference in New Issue
Block a user