mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 05:28:49 -04:00
merge from main
This commit is contained in:
@@ -46,7 +46,7 @@ pyjwt = "==2.10.1"
|
||||
python-dotenv = "==1.1.0"
|
||||
sqlalchemy = "==2.0.41"
|
||||
werkzeug = "^3.0.6"
|
||||
faker = "^37.3.0"
|
||||
faker = "^37.4.0"
|
||||
async-timeout = "^5.0.1"
|
||||
bleach = "^6.1.0"
|
||||
geojson = "^3.2.0"
|
||||
@@ -59,7 +59,7 @@ shapely = "^2.1.1"
|
||||
smartypants = "^2.0.1"
|
||||
mistune = "^3.1.3"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^45.0.3"
|
||||
cryptography = "^45.0.4"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
@@ -79,9 +79,9 @@ virtualenv = "^20.31.2"
|
||||
marshmallow-enum = "^1.5.1"
|
||||
awscli = "^1.40.26"
|
||||
typing-extensions = "^4.14.0"
|
||||
aiohttp = "^3.12.7"
|
||||
aiohttp = "^3.12.12"
|
||||
pytest = "^8.4.0"
|
||||
cyclonedx-python-lib = "^10.0.2"
|
||||
cyclonedx-python-lib = "^10.2.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user