Skip to content

Commit afe9416

Browse files
Bump markdown from 3.10 to 3.10.1 in the patch group
Bumps the patch group with 1 update: [markdown](https://github.com/Python-Markdown/markdown). Updates `markdown` from 3.10 to 3.10.1 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.0...3.10.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e33eb8 commit afe9416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev-flake8 = [
5555
]
5656
dev-formatting = ["black == 25.12.0", "isort == 7.0.0"]
5757
dev-mkdocs = [
58-
"Markdown == 3.10",
58+
"Markdown == 3.10.1",
5959
"black == 25.12.0",
6060
"mike == 2.1.3",
6161
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)