diff --git a/pyproject.toml b/pyproject.toml index 46dac3971..436a64840 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -252,7 +252,7 @@ dev = [ "pyroma==4.2", "pytest-cov==4.1.0", "pytest==7.4.0 ", - "ruff==0.0.275", + "ruff==0.0.276", "sphinx-autodoc-typehints==1.23.3", "sphinx-prompt==1.5.0", "sphinxcontrib-spelling==8.0.0",