Bump Ruff to 0.5.4

This commit is contained in:
Adam Turner
2024-07-20 19:59:32 +01:00
parent 20507af3d7
commit 4009fe0c8c

View File

@@ -83,7 +83,7 @@ docs = [
]
lint = [
"flake8>=6.0",
"ruff==0.5.2",
"ruff==0.5.4",
"mypy==1.10.1",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",