Skip to content

Commit f2db09a

Browse files
chore(deps): update dependency ruff to ^0.5.0
1 parent f11db6e commit f2db09a

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 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 @@ pre-commit = "^2.20.0"
2222
pytest = "^7.2.0"
2323
pytest-cov = "^4.0.0"
2424
pytest-sugar = "^0.9.4"
25-
ruff = "^0.0.291"
25+
ruff = "^0.5.0"
2626

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

0 commit comments

Comments
 (0)