From 5680c6fb40573c4425a0c47bceb1394d8bb31e9f 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:30:29 +0100 Subject: [PATCH] [stubsabot] Bump Markdown to 3.5.* (#10851) Release: https://pypi.org/pypi/Markdown/3.5 Homepage: https://Python-Markdown.github.io/ Repository: https://github.com/Python-Markdown/markdown Changelog: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md Diff: https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `scripts/gen_ref_nav.py`, `scripts/griffe_extensions.py`. - 0 files included in typeshed's stubs have been deleted. - 30 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 1958. - Total lines of Python code deleted: 1067. --- stubs/Markdown/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Markdown/METADATA.toml b/stubs/Markdown/METADATA.toml index baa9a2192..a84da2a3e 100644 --- a/stubs/Markdown/METADATA.toml +++ b/stubs/Markdown/METADATA.toml @@ -1,4 +1,4 @@ -version = "3.4.*" +version = "3.5.*" upstream_repository = "https://github.com/Python-Markdown/markdown" partial_stub = true