We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 427da62 + ea11da9 commit 7661411Copy full SHA for 7661411
docs-users/requirements.txt
@@ -1,5 +1,5 @@
1
# Force rtfd to use a recent version of mkdocs
2
mkdocs==1.6.1
3
-pymdown-extensions==10.14.3
+pymdown-extensions==10.15
4
mkdocs-material==9.6.12
5
mkdocs-static-i18n==1.3.0
docs/requirements.txt
pyproject.toml
@@ -50,7 +50,7 @@ dev = [
50
"mkdocs-material==9.6.12",
51
"mkdocs-static-i18n==1.3.0",
52
"vermin==1.6.0",
53
- "pymdown-extensions==10.14.3",
+ "pymdown-extensions==10.15",
54
"isort==6.0.1",
55
]
56
test = [
0 commit comments