diff --git a/pyproject.toml b/pyproject.toml index ded3cce..0a07ee5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,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.12.0", + "black ==24.1.1", "mypy >=1.0.0,<2.0.0", "types-tree-sitter", "flake8 >=6.0.0,<8.0.0",