Skip to content

Commit

Permalink
chore(deps): update development dependencies (#744)
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 1, 2025
1 parent 3b07520 commit 64296a9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 35 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ code_gen = [
]
i18n = ["babel>=2.17.0"]
linting = [
"basedpyright>=1.28.0",
"basedpyright>=1.28.1",
"pre-commit>=4.1.0",
"ruff>=0.9.9",
"mypy>=1.15.0",
Expand All @@ -126,7 +126,7 @@ packaging = [
"pyinstaller>=6.12.0",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.6.5"]
docs = ["mkdocs-material<10.0.0,>=9.6.6"]
test = ["pytest>=8.3.4", "pytest-datadir>=1.6.1", "textual-dev>=1.7.0"]
all = [
{include-group = "code_gen"},
Expand Down
79 changes: 46 additions & 33 deletions uv.lock

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

0 comments on commit 64296a9

Please sign in to comment.