upgrade dulwich idna and pyjwt

This commit is contained in:
Kenneth Kehl
2026-06-02 08:06:49 -07:00
parent 9c15262b06
commit e6815ed918
2 changed files with 65 additions and 45 deletions

View File

@@ -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"