mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-21 10:32:08 +08:00
[stubsabot] Bump requests-oauthlib to 2.0.* (#11649)
Release: https://pypi.org/pypi/requests-oauthlib/2.0.0 Homepage: https://github.com/requests/requests-oauthlib Repository: https://github.com/requests/requests-oauthlib Diff: https://github.com/requests/requests-oauthlib/compare/v1.4.0...v2.0.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `tests/examples/__init__.py`. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `requests_oauthlib/__init__.py`. - Total lines of Python code added: 2. - Total lines of Python code deleted: 4.
This commit is contained in:
committed by
GitHub
parent
13265a9347
commit
9102941997
@@ -1,3 +1,3 @@
|
||||
version = "1.4.*"
|
||||
version = "2.0.*"
|
||||
upstream_repository = "https://github.com/requests/requests-oauthlib"
|
||||
requires = ["types-oauthlib", "types-requests"]
|
||||
|
||||
Reference in New Issue
Block a user