mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-20 21:20:31 -04:00
merge from main
This commit is contained in:
1059
poetry.lock
generated
1059
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,7 @@ botocore = "^1.38.27"
|
||||
cachetools = "==6.2.0"
|
||||
celery = {version = "==5.5.3", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.17.1"
|
||||
cffi = "==2.0.0"
|
||||
charset-normalizer = "^3.4.3"
|
||||
click = "==8.2.1"
|
||||
click-datetime = "==0.4.0"
|
||||
@@ -38,7 +38,7 @@ jsonschema = {version = "==4.25.1", extras = ["format"]}
|
||||
lxml = "==6.0.1"
|
||||
marshmallow = "^4.0.1"
|
||||
marshmallow-sqlalchemy = "^1.4.2"
|
||||
newrelic = "^10.16.0"
|
||||
newrelic = "^10.17.0"
|
||||
packaging = "==25.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.10"
|
||||
@@ -46,11 +46,11 @@ pyjwt = "==2.10.1"
|
||||
python-dotenv = "==1.1.1"
|
||||
sqlalchemy = "==2.0.43"
|
||||
werkzeug = "^3.0.6"
|
||||
faker = "^37.6.0"
|
||||
faker = "^37.8.0"
|
||||
async-timeout = "^5.0.1"
|
||||
bleach = "^6.1.0"
|
||||
geojson = "^3.2.0"
|
||||
numpy = "^2.3.2"
|
||||
numpy = "^2.3.3"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.13"
|
||||
python-json-logger = "^3.3.0"
|
||||
@@ -63,7 +63,7 @@ cryptography = "^45.0.7"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
pycparser = "^2.22"
|
||||
pycparser = "^2.23"
|
||||
python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.2"
|
||||
s3transfer = "^0.13.1"
|
||||
@@ -87,7 +87,7 @@ pytest = "^8.4.2"
|
||||
awscli = "^1.33.32"
|
||||
bandit = "*"
|
||||
black = "^25.1.0"
|
||||
cyclonedx-python-lib = "^11.0.0"
|
||||
cyclonedx-python-lib = "^11.1.0"
|
||||
cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.3.0"
|
||||
@@ -97,13 +97,13 @@ hypothesis = "^6.138.15"
|
||||
honcho = "*"
|
||||
isort = "^6.0.1"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==5.1.11"
|
||||
moto = "==5.1.12"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^4.3.0"
|
||||
pytest = "^8.4.2"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.15.0"
|
||||
pytest-cov = "^6.2.1"
|
||||
pytest-cov = "^7.0.0"
|
||||
pytest-xdist = "^3.8.0"
|
||||
radon = "^6.0.1"
|
||||
requests-mock = "^1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user