From 13673bb07c24c400c601e4d60029441c67a2b286 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:33:42 +0100 Subject: [PATCH] [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. --- stubs/bleach/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/bleach/METADATA.toml b/stubs/bleach/METADATA.toml index 58f084566..43e630933 100644 --- a/stubs/bleach/METADATA.toml +++ b/stubs/bleach/METADATA.toml @@ -1,4 +1,4 @@ -version = "6.0.*" +version = "6.1.*" upstream_repository = "https://github.com/mozilla/bleach" partial_stub = true