Skip to content

Commit c5ea51a

Browse files
authored
Merge pull request #356 from vil02/dependabot/pip/ruff-0.7.0
chore(deps-dev): update ruff requirement from 0.6.9 to 0.7.0
2 parents 56cff50 + 7c368ee commit c5ea51a

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.0"
2121
pylint = ">=2.0"
2222
flake8 = ">=5.0"
2323
flake8-pytest-style = "2.0.0"
24-
ruff = "0.6.9"
24+
ruff = "0.7.0"
2525
coverage = ">=6.0"
2626
black = ">=24.1"
2727
mypy = ">=1.7"

0 commit comments

Comments
 (0)