Skip to content

Commit 76cd40e

Browse files
[stubsabot] Bump Markdown to 3.8.* (#13819)
Release: https://pypi.org/pypi/Markdown/3.8 Homepage: https://Python-Markdown.github.io/ Repository: https://github.com/Python-Markdown/markdown Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Markdown Changelog: https://python-markdown.github.io/changelog/ Diff: Python-Markdown/markdown@3.7...3.8 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. - 12 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 730. - Total lines of Python code deleted: 103. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <>
1 parent e3002c6 commit 76cd40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Markdown/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.7.*"
1+
version = "3.8.*"
22
upstream_repository = "https://github.com/Python-Markdown/markdown"
33
partial_stub = true
44

0 commit comments

Comments
 (0)