mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
upgrade dulwich idna and pyjwt
This commit is contained in:
@@ -24,6 +24,7 @@ click-didyoumean = "==0.3.1"
|
||||
click-plugins = "==1.1.1.2"
|
||||
click-repl = "==0.3.0"
|
||||
deprecated = "==1.3.1"
|
||||
dulwich = "^1.2.5"
|
||||
gevent = "==25.5.1"
|
||||
expiringdict = "==1.2.2"
|
||||
flask = "~=3.1"
|
||||
@@ -41,7 +42,7 @@ newrelic = "^11.5.0"
|
||||
packaging = "==26.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.11"
|
||||
pyjwt = "==2.12.0"
|
||||
pyjwt = "==2.12.1"
|
||||
python-dotenv = "==1.2.2"
|
||||
sqlalchemy = "==2.0.47"
|
||||
werkzeug = "^3.1.5"
|
||||
@@ -59,7 +60,7 @@ smartypants = "^2.0.1"
|
||||
mistune = "^3.2.1"
|
||||
blinker = "^1.9.0"
|
||||
cryptography = "^46.0.7"
|
||||
idna = "^3.11"
|
||||
idna = "^3.15"
|
||||
jmespath = "^1.1.0"
|
||||
markupsafe = "^3.0.3"
|
||||
mako = "^1.3.12"
|
||||
|
||||
Reference in New Issue
Block a user