diff --git a/pyproject.toml b/pyproject.toml index 036e60a33..034f8401b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -310,7 +310,7 @@ dev = [ "pytest-cov==4.1.0", "pytest==7.4.0", "requests-mock-flask==2023.5.14", - "ruff==0.0.283", + "ruff==0.0.284", "sphinx-autodoc-typehints==1.24.0", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",