Skip to content

Commit 983b961

Browse files
Update Python dependencies (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 840b9ad commit 983b961

2 files changed

Lines changed: 58 additions & 58 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ dev = [
5151
"poethepoet==0.44.0",
5252
"pyright[nodejs]==1.1.408",
5353
"pyvoy==0.3.0",
54-
"ruff==0.15.10",
55-
"tombi==0.9.17",
54+
"ruff==0.15.11",
55+
"tombi==0.9.20",
5656
"typing_extensions==4.15.0",
5757
"uvicorn==0.44.0",
5858
"zstandard==0.25.0",
@@ -75,7 +75,7 @@ dev = [
7575
"pytest-timeout",
7676
]
7777

78-
docs = ["mkdocstrings-python==2.0.3", "zensical==0.0.32"]
78+
docs = ["mkdocstrings-python==2.0.3", "zensical==0.0.33"]
7979

8080
[build-system]
8181
requires = ["uv_build>=0.11.0,<0.12.0"]

0 commit comments

Comments
 (0)