mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
[stubsabot] Bump bleach to 6.1.* (#10852)
Release: https://pypi.org/pypi/bleach/6.1.0 Homepage: https://github.com/mozilla/bleach Repository: https://github.com/mozilla/bleach Diff: https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 3 files included in typeshed's stubs have been modified or renamed: `bleach/__init__.py`, `bleach/html5lib_shim.py`, `bleach/linkifier.py`. - Total lines of Python code added: 41. - Total lines of Python code deleted: 14.
This commit is contained in:
committed by
GitHub
parent
5680c6fb40
commit
13673bb07c
@@ -1,4 +1,4 @@
|
||||
version = "6.0.*"
|
||||
version = "6.1.*"
|
||||
upstream_repository = "https://github.com/mozilla/bleach"
|
||||
partial_stub = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user