chore: bump mkdocs from 1.5.3 to 1.6.0
This commit is contained in:
parent
40950c86ae
commit
77f284dd8d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Force rtfd to use a recent version of mkdocs
|
# Force rtfd to use a recent version of mkdocs
|
||||||
mkdocs==1.5.3
|
mkdocs==1.6.0
|
||||||
pymdown-extensions==10.8.1
|
pymdown-extensions==10.8.1
|
||||||
mkdocs-material==9.5.21
|
mkdocs-material==9.5.21
|
||||||
|
|
|
@ -46,7 +46,7 @@ dev = [
|
||||||
"hatch==1.9.7",
|
"hatch==1.9.7",
|
||||||
"ruff==0.4.2",
|
"ruff==0.4.2",
|
||||||
"djlint==1.34.1",
|
"djlint==1.34.1",
|
||||||
"mkdocs==1.5.3",
|
"mkdocs==1.6.0",
|
||||||
"mkdocs-material==9.5.21",
|
"mkdocs-material==9.5.21",
|
||||||
"vermin==1.6.0",
|
"vermin==1.6.0",
|
||||||
"pymdown-extensions==10.8.1",
|
"pymdown-extensions==10.8.1",
|
||||||
|
|
Loading…
Reference in a new issue