Skip to content

Commit ae19299

Browse files
fix(deps): update dependency ruff to v0.11.0 (#3260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4899d55 commit ae19299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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.10.0",
36+
"ruff==0.11.0",
3737
"pylint==3.3.5",
3838
"pylint-pydantic==0.3.5",
3939
"pytest==8.3.5",

0 commit comments

Comments
 (0)