diff --git a/pyproject.toml b/pyproject.toml index 88ff19329..d5ac42ae9 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.5", + "ruff==0.1.6", "Sphinx==7.2.6", "sphinx-autodoc-typehints==1.25.2", "sphinx-prompt==1.8",