Bump Ruff to 0.8.3

This commit is contained in:
Adam Turner 2025-01-02 21:08:57 +00:00
parent 7393ab11b9
commit 2e5e39ef10

View File

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