1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00

Bump PyJWT to 2.7.0 (#93128)

This commit is contained in:
J. Nick Koston
2023-05-16 03:26:04 -05:00
committed by GitHub
parent 99265a983a
commit 32b70ea133
5 changed files with 7 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"ifaddr==0.1.7",
"jinja2==3.1.2",
"lru-dict==1.1.8",
"PyJWT==2.6.0",
"PyJWT==2.7.0",
# PyJWT has loose dependency. We want the latest one.
"cryptography==40.0.2",
# pyOpenSSL 23.1.0 is required to work with cryptography 39+