Skip to content

Commit f8b7f8e

Browse files
chore(deps): update dependency ruff to <0.17
1 parent e4a308e commit f8b7f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ testbook = "<0.5"
201201
codespell = "<2.5"
202202

203203
[tool.poetry.group.lint.dependencies]
204-
ruff = "<0.16"
204+
ruff = "<0.17"
205205

206206
[tool.poetry.group.typing.dependencies]
207207
mypy = "<2.4"

0 commit comments

Comments
 (0)