mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
Merge branch 'main' into update-marshmallow-deps
This commit is contained in:
@@ -17,7 +17,7 @@ cachetools = "==5.4.0"
|
||||
celery = {version = "==5.5.2", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.17.1"
|
||||
charset-normalizer = "^3.4.1"
|
||||
charset-normalizer = "^3.4.2"
|
||||
click = "==8.1.8"
|
||||
click-datetime = "==0.4.0"
|
||||
click-didyoumean = "==0.3.1"
|
||||
@@ -45,7 +45,7 @@ packaging = "==25.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.9"
|
||||
pyjwt = "==2.10.1"
|
||||
python-dotenv = "==1.0.1"
|
||||
python-dotenv = "==1.1.0"
|
||||
sqlalchemy = "==2.0.40"
|
||||
werkzeug = "^3.0.6"
|
||||
faker = "^37.1.0"
|
||||
@@ -61,7 +61,7 @@ shapely = "^2.0.5"
|
||||
smartypants = "^2.0.1"
|
||||
mistune = "^3.1.3"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^44.0.1"
|
||||
cryptography = "^44.0.3"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user