Skip to content

Commit 39c7eda

Browse files
fix(deps): update dependency ruff to v0.9.1 (#3097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 700294f commit 39c7eda

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.14.1",
3434
"flake8==7.1.1",
3535
"pre-commit==4.0.1",
36-
"ruff==0.9.0",
36+
"ruff==0.9.1",
3737
"pylint==3.3.3",
3838
"pylint-pydantic==0.3.5",
3939
"pytest==8.3.4",

0 commit comments

Comments
 (0)