Skip to content

Commit dd5a861

Browse files
fix(deps): update dependency ruff to v0.12.5 (#3682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d799812 commit dd5a861

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
@@ -34,7 +34,7 @@ dev = [
3434
"mypy==1.17.0",
3535
"flake8==7.3.0",
3636
"pre-commit==4.2.0",
37-
"ruff==0.12.4",
37+
"ruff==0.12.5",
3838
"pylint==3.3.7",
3939
"pylint-pydantic==0.3.5",
4040
"pytest==8.4.1",

0 commit comments

Comments
 (0)