mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
Merge branch 'main' into aanand-sqlalchemy-version-update
This commit is contained in:
@@ -12,7 +12,7 @@ alembic = "==1.13.1"
|
||||
amqp = "==5.2.0"
|
||||
beautifulsoup4 = "==4.12.3"
|
||||
boto3 = "^1.29.6"
|
||||
botocore = "^1.32.6"
|
||||
botocore = "^1.34.99"
|
||||
cachetools = "==5.3.3"
|
||||
celery = {version = "==5.3.6", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
@@ -42,7 +42,7 @@ newrelic = "*"
|
||||
notifications-python-client = "==9.0.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git"}
|
||||
oscrypto = "==1.3.0"
|
||||
packaging = "==23.2"
|
||||
packaging = "==24.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.9"
|
||||
pyjwt = "==2.8.0"
|
||||
@@ -64,7 +64,7 @@ freezegun = "^1.4.0"
|
||||
honcho = "*"
|
||||
isort = "^5.13.2"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==5.0.5"
|
||||
moto = "==5.0.6"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^3.6.0"
|
||||
pytest = "^8.1.1"
|
||||
|
||||
Reference in New Issue
Block a user