Skip to content

Commit 933f2c8

Browse files
fix(deps): update dependency ruff to v0.10.0 (#3256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c9462e commit 933f2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dev = [
3333
"mypy==1.15.0",
3434
"flake8==7.1.2",
3535
"pre-commit==4.1.0",
36-
"ruff==0.9.10",
36+
"ruff==0.10.0",
3737
"pylint==3.3.5",
3838
"pylint-pydantic==0.3.5",
3939
"pytest==8.3.5",

0 commit comments

Comments
 (0)