Skip to content

Commit f10b6e4

Browse files
authored
Merge pull request #61 from Anselmoo/renovate/ruff-0.x
chore(deps): update dependency ruff to ^0.7.0
2 parents b3bf695 + 05bfcc2 commit f10b6e4

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-sugar = "^1.0.0"
2222
pytest = "^8.0.0"
2323
pre-commit = "^3.0.0"
2424
pytest-cov = "^5.0.0"
25-
ruff = "^0.5.0"
25+
ruff = "^0.7.0"
2626

2727
[tool.poetry.group.check.dependencies]
2828
scipy = "^1.11.2"

0 commit comments

Comments
 (0)