Skip to content

Commit 31ad3f7

Browse files
chore(deps): update dependency ruff to v0.16.0 (#1323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5a8277 commit 31ad3f7

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ dev = [
3333
"mypy==2.3.0",
3434
"pytest==9.1.1",
3535
"pytest-github-actions-annotate-failures==0.4.2",
36-
"ruff==0.15.22",
36+
"ruff==0.16.0",
3737
]
3838
docs = [
3939
"mkdocstrings==1.0.6",
4040
"mkdocstrings-python==2.0.5",
41-
"ruff==0.15.22",
41+
"ruff==0.16.0",
4242
"zensical==0.0.51",
4343
]
4444

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)