mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Update pyjwt==2.3.0
This commit is contained in:
parent
973cad264f
commit
d981f6e51f
3 changed files with 18 additions and 19 deletions
|
@ -25,7 +25,7 @@ from .exceptions import (
|
|||
)
|
||||
from .jwks_client import PyJWKClient
|
||||
|
||||
__version__ = "2.2.0"
|
||||
__version__ = "2.3.0"
|
||||
|
||||
__title__ = "PyJWT"
|
||||
__description__ = "JSON Web Token implementation in Python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue