diff --git a/pyproject.toml b/pyproject.toml index 04fe4ff6..9c991bc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "websocket-client" ] lint = [ - "black[jupyter]==23.9.1", + "black[jupyter]==24.2.0", "mdformat>0.7", "mdformat-gfm>=0.3.5", "ruff==0.1.5"