mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
merge from main
This commit is contained in:
@@ -36,7 +36,7 @@ gunicorn = {version = "==23.0.0", extras = ["gevent"]}
|
||||
iso8601 = "==2.1.0"
|
||||
jsonschema = {version = "==4.25.1", extras = ["format"]}
|
||||
lxml = "==6.0.1"
|
||||
marshmallow = "^4.0.0"
|
||||
marshmallow = "^4.0.1"
|
||||
marshmallow-sqlalchemy = "^1.4.2"
|
||||
newrelic = "^10.16.0"
|
||||
packaging = "==25.0"
|
||||
@@ -52,14 +52,14 @@ bleach = "^6.1.0"
|
||||
geojson = "^3.2.0"
|
||||
numpy = "^2.3.2"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^9.0.12"
|
||||
phonenumbers = "^9.0.13"
|
||||
python-json-logger = "^3.3.0"
|
||||
regex = "^2025.7.34"
|
||||
regex = "^2025.9.1"
|
||||
shapely = "^2.1.1"
|
||||
smartypants = "^2.0.1"
|
||||
mistune = "^3.1.3"
|
||||
mistune = "^3.1.4"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^45.0.6"
|
||||
cryptography = "^45.0.7"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user