Skip to content

Commit f2136e5

Browse files
fix(deps): update dependency ruff to v0.11.10 (archlinux#3470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7decef1 commit f2136e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"mypy==1.15.0",
3535
"flake8==7.2.0",
3636
"pre-commit==4.2.0",
37-
"ruff==0.11.9",
37+
"ruff==0.11.10",
3838
"pylint==3.3.7",
3939
"pylint-pydantic==0.3.5",
4040
"pytest==8.3.5",

0 commit comments

Comments
 (0)