chore: bump mkdocs-material from 9.5.40 to 9.5.42 (#2229)

This commit is contained in:
Yohan Boniface 2024-10-22 08:27:56 +02:00 committed by GitHub
commit e5d82ec645
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs # Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1 mkdocs==1.6.1
pymdown-extensions==10.11.2 pymdown-extensions==10.11.2
mkdocs-material==9.5.40 mkdocs-material==9.5.42
mkdocs-static-i18n==1.2.3 mkdocs-static-i18n==1.2.3

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs # Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1 mkdocs==1.6.1
pymdown-extensions==10.11.2 pymdown-extensions==10.11.2
mkdocs-material==9.5.40 mkdocs-material==9.5.42
mkdocs-static-i18n==1.2.3 mkdocs-static-i18n==1.2.3

View file

@ -49,7 +49,7 @@ dev = [
"ruff==0.6.9", "ruff==0.6.9",
"djlint==1.35.2", "djlint==1.35.2",
"mkdocs==1.6.1", "mkdocs==1.6.1",
"mkdocs-material==9.5.40", "mkdocs-material==9.5.42",
"mkdocs-static-i18n==1.2.3", "mkdocs-static-i18n==1.2.3",
"vermin==1.6.0", "vermin==1.6.0",
"pymdown-extensions==10.11.2", "pymdown-extensions==10.11.2",