mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-11 17:38:02 -04:00
merge from main
This commit is contained in:
@@ -55,14 +55,14 @@ bleach = "^6.1.0"
|
||||
geojson = "^3.2.0"
|
||||
numpy = "^2.2.6"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.5"
|
||||
phonenumbers = "^9.0.6"
|
||||
python-json-logger = "^3.3.0"
|
||||
regex = "^2024.11.6"
|
||||
shapely = "^2.1.1"
|
||||
smartypants = "^2.0.1"
|
||||
mistune = "^3.1.3"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^45.0.2"
|
||||
cryptography = "^45.0.3"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
@@ -89,7 +89,7 @@ cloudfoundry-client = "*"
|
||||
exceptiongroup = "==1.3.0"
|
||||
flake8 = "^7.2.0"
|
||||
flake8-bugbear = "^24.12.12"
|
||||
freezegun = "^1.5.1"
|
||||
freezegun = "^1.5.2"
|
||||
honcho = "*"
|
||||
isort = "^6.0.1"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
@@ -103,7 +103,7 @@ pytest-cov = "^6.1.1"
|
||||
pytest-xdist = "^3.7.0"
|
||||
radon = "^6.0.1"
|
||||
requests-mock = "^1.11.0"
|
||||
setuptools = "^80.8.0"
|
||||
setuptools = "^80.9.0"
|
||||
sqlalchemy-utils = "^0.41.2"
|
||||
vulture = "^2.10"
|
||||
detect-secrets = "^1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user