diff --git a/pyproject.toml b/pyproject.toml index 9bb176e3ece5..2dfbeed9c374 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,7 @@ dev = [ "coverage", "hatch", "bump2version", - "ruff==0.0.282", + "ruff==0.0.285", "black[jupyter]==23.7.0" ]