Skip to content

Commit fa49989

Browse files
authored
Merge pull request #445 from vil02/dependabot/pip/ruff-0.11.1
chore(deps-dev): update ruff requirement from 0.11.0 to 0.11.1
2 parents be9f885 + 542b976 commit fa49989

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.0"
2121
pylint = "3.3.6"
2222
flake8 = "7.1.2"
2323
flake8-pytest-style = "2.1.0"
24-
ruff = "0.11.0"
24+
ruff = "0.11.1"
2525
coverage = "7.7.0"
2626
black = "25.1.0"
2727
mypy = "1.15.0"

0 commit comments

Comments
 (0)