Skip to content

Commit

Permalink
fix(deps): update dependency ruff to v0.9.3 (#3141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 23, 2025
1 parent 88eedf0 commit 59b90d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ dev = [
"mypy==1.14.1",
"flake8==7.1.1",
"pre-commit==4.1.0",
"ruff==0.9.2",
"ruff==0.9.3",
"pylint==3.3.3",
"pylint-pydantic==0.3.5",
"pytest==8.3.4",

0 comments on commit 59b90d6

Please sign in to comment.