Update PyJWT to 2.8.0 (#96899)
This commit is contained in:
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user