Skip to content

Commit

Permalink
Merge pull request #2047 from umap-project/dependabot/pip/mkdocs-mate…
Browse files Browse the repository at this point in the history
…rial-9.5.31

chore: bump mkdocs-material from 9.5.30 to 9.5.31
  • Loading branch information
davidbgk authored Aug 8, 2024
2 parents 220020f + 214bbf8 commit 8d52f0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-users/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.0
pymdown-extensions==10.8.1
mkdocs-material==9.5.30
mkdocs-material==9.5.31
mkdocs-static-i18n==1.2.3
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.0
pymdown-extensions==10.8.1
mkdocs-material==9.5.30
mkdocs-material==9.5.31
mkdocs-static-i18n==1.2.3
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev = [
"ruff==0.5.6",
"djlint==1.34.1",
"mkdocs==1.6.0",
"mkdocs-material==9.5.30",
"mkdocs-material==9.5.31",
"mkdocs-static-i18n==1.2.3",
"vermin==1.6.0",
"pymdown-extensions==10.8.1",
Expand Down

0 comments on commit 8d52f0b

Please sign in to comment.