Skip to content

Commit 4d7bd30

Browse files
authored
Merge of #551
2 parents 427ccc6 + 49b2c60 commit 4d7bd30

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
@@ -28,7 +28,7 @@ click-default-group = "^1.2.4"
2828
[tool.poetry.group.dev.dependencies]
2929
mypy = {version = ">=0.930"}
3030
mypy-extensions = "^1.0.0"
31-
ruff = ">=0.5.1,<0.7.5"
31+
ruff = ">=0.5.1,<0.8.1"
3232
pytest = {version = ">=6.2.5"}
3333
poethepoet = ">=0.21,<0.31"
3434
pytest-asyncio = ">=0.23.2,<0.25.0"

0 commit comments

Comments
 (0)