Merge pull request #13160 from freqtrade/dependabot/pip/pymdown-extensions-10.21.3

chore(deps): bump pymdown-extensions from 10.21.2 to 10.21.3
This commit is contained in:
Matthias
2026-05-20 06:31:34 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ markdown==3.10.2
mkdocs==1.6.1
mkdocs-material==9.7.6
mdx_truly_sane_lists==1.3
pymdown-extensions==10.21.2
pymdown-extensions==10.21.3
jinja2==3.1.6
mike==2.2.0
+1
View File
@@ -222,6 +222,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
pymdown-extensions = "6 days"
[tool.ruff]
line-length = 100