mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
Update vendored requests-oauthlib to 1.3.1
This commit is contained in:
parent
501be2c479
commit
ebc9718117
7 changed files with 32 additions and 24 deletions
|
@ -5,7 +5,7 @@ from .oauth1_session import OAuth1Session
|
|||
from .oauth2_auth import OAuth2
|
||||
from .oauth2_session import OAuth2Session, TokenUpdated
|
||||
|
||||
__version__ = "1.3.0"
|
||||
__version__ = "1.3.1"
|
||||
|
||||
import requests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue