Skip to content

Commit 2e11d0b

Browse files
chore(deps-dev): 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 ef76dea commit 2e11d0b

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
@@ -70,7 +70,7 @@ dev-flake8 = [
7070
dev-formatting = ["black == 25.12.0", "isort == 7.0.0"]
7171
dev-mkdocs = [
7272
"black == 25.12.0",
73-
"Markdown==3.10",
73+
"Markdown==3.10.1",
7474
"mike == 2.1.3",
7575
"mkdocs-gen-files == 0.5.0",
7676
"mkdocs-literate-nav == 0.6.2",

0 commit comments

Comments
 (0)