Merge pull request #1709 from umap-project/dependabot/pip/mkdocs-material-9.5.15

chore: bump mkdocs-material from 9.5.14 to 9.5.15
This commit is contained in:
Yohan Boniface 2024-03-25 21:00:51 +01:00 committed by GitHub
commit 4fcda97293
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.14
mkdocs-material==9.5.15

View file

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