diff --git a/pyproject.toml b/pyproject.toml index b9372f427..7037c67f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -252,7 +252,7 @@ dev = [ "pyroma==4.2", "pytest-cov==4.0.0", "pytest==7.2.2 ", - "ruff==0.0.260", + "ruff==0.0.261", "sphinx-autodoc-typehints==1.22", "sphinx-prompt==1.5.0", "sphinxcontrib-spelling==8.0.0",