diff --git a/pyproject.toml b/pyproject.toml index b1ebe17735ab..537d274c985e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,7 @@ dev = [ "hatch", "bump2version", "ruff==0.0.252", - "black[jupyter]==23.1.0" + "black[jupyter]==23.3.0" ] [tool.check-wheel-contents]