mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
[bleach] Update to 6.2.* (#12927)
This commit is contained in:
@@ -3,3 +3,6 @@ bleach._vendor.*
|
||||
|
||||
# Is a property returning a method, simplified:
|
||||
bleach.html5lib_shim.InputStreamWithMemory.changeEncoding
|
||||
|
||||
# Shim for the obsolete six package, used by the vendored html5lib
|
||||
bleach.six_shim
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version = "6.1.*"
|
||||
version = "6.2.*"
|
||||
requires = ["types-html5lib"]
|
||||
upstream_repository = "https://github.com/mozilla/bleach"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user