diff --git a/pyproject.toml b/pyproject.toml index edd1131..7ad8b5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ "pytest-cov >=4.0.0,<5.0.0", "pytest-mock >=3.0.0,<4.0.0", "pytest-timeout >=2.0.0,<3.0.0", - "black ==23.10.1", + "black ==23.11.0", "mypy >=1.0.0,<2.0.0", "types-tree-sitter", "flake8 >=6.0.0,<7.0.0",