diff --git a/pyproject.toml b/pyproject.toml index fc1ba8343..dfa48cb06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -299,7 +299,7 @@ dev = [ "pytest-cov==4.0.0", "pytest==7.2.2", "requests-mock-flask==2023.3.5.1", - "ruff==0.0.259", + "ruff==0.0.260", "sphinx-autodoc-typehints==1.22", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",