mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Update pyjwt==2.10.1
This commit is contained in:
parent
f9b3631745
commit
85e9237608
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ from .exceptions import (
|
|||
)
|
||||
from .jwks_client import PyJWKClient
|
||||
|
||||
__version__ = "2.10.0"
|
||||
__version__ = "2.10.1"
|
||||
|
||||
__title__ = "PyJWT"
|
||||
__description__ = "JSON Web Token implementation in Python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue