Skip to content

Commit 38511c2

Browse files
build(deps-dev): update pymdown-extensions requirement
Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.15...10.21.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 880dc47 commit 38511c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docs = [
4848
"mkdocs-material>=9.6.14",
4949
"mkdocs-section-index>=0.3.10",
5050
"mkdocstrings-python>=1.16.12",
51-
"pymdown-extensions>=10.15",
51+
"pymdown-extensions>=10.21.2",
5252
]
5353

5454
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)