diff --git a/pyproject.toml b/pyproject.toml index 3f6696349..f7075c537 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -307,7 +307,7 @@ dev = [ "pytest-cov==4.1.0", "pytest==7.4.0", "requests-mock-flask==2023.5.14", - "ruff==0.0.280", + "ruff==0.0.281", "sphinx-autodoc-typehints==1.24.0", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",