diff --git a/pyproject.toml b/pyproject.toml index 6332f9415..078d56105 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -287,7 +287,7 @@ dev = [ "pytest-cov==4.0.0", "pytest==7.2.2", "requests-mock-flask==2023.3.5.1", - "ruff==0.0.258", + "ruff==0.0.259", "sphinx-autodoc-typehints==1.22", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",