Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs-material to <10.0.0,>=9.5.50 (#672
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 Jan 18, 2025
1 parent 14867ce commit 5184dc4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ packaging = [
"pyinstaller>=6.11.1",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.5.49"]
docs = ["mkdocs-material<10.0.0,>=9.5.50"]
test = ["pytest>=8.3.4", "pytest-datadir>=1.5.0", "textual-dev>=1.7.0"]
all = [
{include-group = "code_gen"},
Expand Down
12 changes: 5 additions & 7 deletions uv.lock

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

0 comments on commit 5184dc4

Please sign in to comment.