mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
[stubsabot] Bump requests to 2.32.* (#11991)
Release: https://pypi.org/pypi/requests/2.32.1 Homepage: https://requests.readthedocs.io Repository: https://github.com/psf/requests Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/requests Diff: https://github.com/psf/requests/compare/v2.31.0...v2.32.1 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 486. - Total lines of Python code deleted: 131.
This commit is contained in:
committed by
GitHub
parent
88c7f96d25
commit
6816cf47f7
@@ -1,4 +1,4 @@
|
||||
version = "2.31.*"
|
||||
version = "2.32.*"
|
||||
upstream_repository = "https://github.com/psf/requests"
|
||||
# requires a version of urllib3 with a py.typed file
|
||||
requires = ["urllib3>=2"]
|
||||
|
||||
Reference in New Issue
Block a user