Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs-material to <10.0.0,>=9.6.7 (#746)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 1b98104 commit 06bcb41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ packaging = [
"pyinstaller>=6.12.0",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.6.6"]
docs = ["mkdocs-material<10.0.0,>=9.6.7"]
test = ["pytest>=8.3.5", "pytest-datadir>=1.6.1", "textual-dev>=1.7.0"]
all = [
{include-group = "code_gen"},
Expand Down
10 changes: 5 additions & 5 deletions uv.lock

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

0 comments on commit 06bcb41

Please sign in to comment.