mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-11 07:42:20 -05:00
update
This commit is contained in:
@@ -15,7 +15,7 @@ beautifulsoup4 = "==4.13.4"
|
||||
boto3 = "^1.34.150"
|
||||
botocore = "^1.34.159"
|
||||
cachetools = "==6.0.0"
|
||||
celery = {version = "==5.5.2", extras = ["redis"]}
|
||||
celery = {version = "==5.5.3", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.17.1"
|
||||
charset-normalizer = "^3.4.2"
|
||||
@@ -96,7 +96,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==5.1.5"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^4.2.0"
|
||||
pytest = "^8.3.2"
|
||||
pytest = "^8.4.0"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.14.1"
|
||||
pytest-cov = "^6.1.1"
|
||||
|
||||
Reference in New Issue
Block a user