Bump Ruff to 0.8.2

This commit is contained in:
Adam Turner 2025-01-02 21:08:04 +00:00
parent bec014cf7e
commit 7393ab11b9

View File

@ -81,7 +81,7 @@ docs = [
"sphinxcontrib-websupport",
]
lint = [
"ruff==0.8.1",
"ruff==0.8.2",
"mypy==1.13.0",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",