mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
Upgrade bleach version to 4 and drop Python 2 (#5897)
bleach 4 has no API changes, but dropped support for old Python versions.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
version = "3.3"
|
||||
python2 = true
|
||||
version = "4.0"
|
||||
|
||||
Reference in New Issue
Block a user