Merge pull request #1697 from umap-project/dependabot/pip/mkdocs-material-9.5.14

chore: bump mkdocs-material from 9.5.13 to 9.5.14
This commit is contained in:
Yohan Boniface 2024-03-19 08:15:16 +01:00 committed by GitHub
commit 65467c0e41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.5.3
pymdown-extensions==10.7.1
mkdocs-material==9.5.13
mkdocs-material==9.5.14

View file

@ -47,7 +47,7 @@ dev = [
"ruff==0.3.2",
"djlint==1.34.1",
"mkdocs==1.5.3",
"mkdocs-material==9.5.13",
"mkdocs-material==9.5.14",
"vermin==1.6.0",
"pymdown-extensions==10.7.1",
"isort==5.13.2",