Skip to content

Commit c62777d

Browse files
Update dependency ruff to ^0.7.0
1 parent d0d8553 commit c62777d

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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
@@ -17,7 +17,7 @@ cachetools = "^5.3.2"
1717

1818
[tool.poetry.group.test.dependencies]
1919
pytest = "^8.0.0"
20-
ruff = "^0.4.0"
20+
ruff = "^0.7.0"
2121

2222
[build-system]
2323
requires = ["poetry-core"]

0 commit comments

Comments
 (0)