diff --git a/pyproject.toml b/pyproject.toml index 7a02d1c3c..4133949f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -307,7 +307,7 @@ dev = [ "pytest-cov==4.1.0", "pytest==7.3.1", "requests-mock-flask==2023.5.14", - "ruff==0.0.270", + "ruff==0.0.271", "sphinx-autodoc-typehints==1.23.0", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",