Bump lint dependencies

This commit is contained in:
JRoot Junior 2024-07-08 00:39:32 +03:00
parent 7807981252
commit d2cd3d0fd8
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ docs = [
dev = [
"black~=24.4.2",
"isort~=5.13.2",
"ruff~=0.4.9",
"ruff~=0.5.1",
"mypy~=1.10.0",
"toml~=0.10.2",
"pre-commit~=3.5",