Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs-material to <10.0.0,>=9.5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent c4c3c5e commit 49865c5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ packaging = [
"pyinstaller>=6.10.0",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.5.31"]
docs = ["mkdocs-material<10.0.0,>=9.5.32"]
test = ["pytest>=8.3.2", "pytest-datadir>=1.5.0"]

[tool.pdm.build]
Expand Down

0 comments on commit 49865c5

Please sign in to comment.