mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-19 16:24:13 +08:00
Release: https://pypi.org/pypi/urllib3/2.0.0 Changelog: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst Diff: https://github.com/urllib3/urllib3/compare/1.26.15...2.0.0 Co-authored-by: stubsabot <>
7 lines
132 B
TOML
7 lines
132 B
TOML
version = "1.26.*"
|
|
obsolete_since = "2.0.0" # Released on 2023-04-26
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
extras = ["socks"]
|