Skip to content

Commit a9b1982

Browse files
chore(deps): update dependency ruff to v0.15.2
1 parent 0980a79 commit a9b1982

File tree

2 files changed

+22
-23
lines changed

2 files changed

+22
-23
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test = [
3333
"pytest-cov==5.0.0",
3434
"six==1.17.0",
3535
]
36-
lint = ["ruff==0.14.5"]
36+
lint = ["ruff==0.15.2"]
3737
type_check = ["mypy==1.14.1"]
3838
nox = [
3939
"nox>=2024.10.9 ; python_version >= '3.9'",

uv.lock

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

0 commit comments

Comments
 (0)