diff --git a/pyproject.toml b/pyproject.toml index 2ae3cb492..9f003385c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -307,7 +307,7 @@ dev = [ "pytest-cov==4.1.0", "pytest==7.3.2", "requests-mock-flask==2023.5.14", - "ruff==0.0.272", + "ruff==0.0.274", "sphinx-autodoc-typehints==1.23.2", "sphinx-prompt==1.5.0", "sphinx_paramlinks==0.5.4",