Skip to content

Commit

Permalink
chore(deps): update development dependencies (#696)
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 Feb 4, 2025
1 parent 0df7d2a commit b8f34c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ linting = [
]
packaging = [
"cx-Freeze>=7.2.9",
"nuitka>=2.6.2",
"nuitka>=2.6.3",
"pyinstaller>=6.11.1",
"shellingham<2.0.0,>=1.5.4",
]
docs = ["mkdocs-material<10.0.0,>=9.6.1"]
docs = ["mkdocs-material<10.0.0,>=9.6.2"]
test = ["pytest>=8.3.4", "pytest-datadir>=1.5.0", "textual-dev>=1.7.0"]
all = [
{include-group = "code_gen"},
Expand Down
18 changes: 9 additions & 9 deletions uv.lock

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

0 comments on commit b8f34c0

Please sign in to comment.