fix: pymdownx 10.12->10.14 (filename=None bug with pygments>=2.19)
This commit is contained in:
parent
2ad82a9a6a
commit
a2de51ef3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
mkdocs==1.6.1
|
mkdocs==1.6.1
|
||||||
mkdocs-material==9.5.49
|
mkdocs-material==9.5.49
|
||||||
mkdocs-multirepo-plugin==0.8.3
|
mkdocs-multirepo-plugin==0.8.3
|
||||||
pymdown-extensions==10.12
|
pymdown-extensions==10.14
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue