Update PyJWT to 2.8.0 (#96899)

This commit is contained in:
Franck Nijhof
2023-07-19 14:35:54 +02:00
committed by GitHub
parent a305a9fe9c
commit 0502879d10
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ dependencies = [
"ifaddr==0.2.0",
"Jinja2==3.1.2",
"lru-dict==1.2.0",
"PyJWT==2.7.0",
"PyJWT==2.8.0",
# PyJWT has loose dependency. We want the latest one.
"cryptography==41.0.2",
# pyOpenSSL 23.2.0 is required to work with cryptography 41+