diff --git a/pyproject.toml b/pyproject.toml index c646a0356..db71a71e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -270,7 +270,7 @@ dev = [ "pytest==8.0.1", "pytest-cov==4.1", "PyYAML==6.0.1", - "ruff==0.2.1", + "ruff==0.2.2", "Sphinx==7.2.6", "sphinx-prompt==1.8", "Sphinx-Substitution-Extensions==2022.2.16",