ruff-update

This commit is contained in:
2024-06-04 09:10:52 +03:00
parent 9c02333e2b
commit 708bdaa7f6
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ dogpile-cache = "^1.3.1"
colorlog = "^6.8.2"
[tool.poetry.group.dev.dependencies]
ruff = "^0.3.5"
ruff = "^0.4.7"
isort = "^5.13.2"
[build-system]