chore: update ruff version

This commit is contained in:
2024-09-27 23:45:46 +08:00
parent 5e996d35d2
commit d97ed91631
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ classifiers = [
]
[project.optional-dependencies]
dev = ["ruff~=0.4", "pre-commit~=3.3", "pytest~=7.4", "tox~=4.11"]
dev = ["ruff~=0.6.8", "pre-commit~=3.3", "pytest~=7.4", "tox~=4.11"]
[project.urls]
"Homepage" = "https://github.com/283375/arcaea-offline"