Skip to content

Commit e1106c1

Browse files
Bump ruff from 0.5.7 to 0.6.1
1 parent 0ac3743 commit e1106c1

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 @@ requests = ">=2.20.0,<3.0"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
pytest = "*"
25-
ruff = "~0.5"
25+
ruff = ">=0.5,<0.7"
2626

2727
[tool.ruff]
2828
line-length = 88

0 commit comments

Comments
 (0)