mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 12:51:27 +08:00
[stubsabot] Mark urllib3 as obsolete since 2.0.0 (#10087)
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 <>
This commit is contained in:
committed by
GitHub
parent
6cb8bc0ac4
commit
9e4613789c
@@ -1,4 +1,5 @@
|
||||
version = "1.26.*"
|
||||
obsolete_since = "2.0.0" # Released on 2023-04-26
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
|
||||
Reference in New Issue
Block a user