diff --git a/pyproject.toml b/pyproject.toml index a46804872..5ac012be5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -310,7 +310,7 @@ dev = [ "pytest-cov==4.1", "PyYAML==6.0.1", "requests-mock-flask==2023.5.14", - "ruff==0.1.2", + "ruff==0.1.3", "Sphinx==7.2.6", "sphinx-autodoc-typehints==1.24", "sphinx-prompt==1.8",