Skip to content

Commit ea38f90

Browse files
chore(deps): update dependency ruff to v0.12.2
1 parent f073e10 commit ea38f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest-mock = "3.14.1"
2121
pylint = "3.3.7"
2222
flake8 = "7.3.0"
2323
flake8-pytest-style = "2.1.0"
24-
ruff = "0.12.1"
24+
ruff = "0.12.2"
2525
coverage = "7.9.2"
2626
black = "25.1.0"
2727
mypy = "1.16.1"

0 commit comments

Comments
 (0)