diff --git a/pyproject.toml b/pyproject.toml index ba30643..d30a1ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ [project.optional-dependencies] lint = [ - "black>=23.3,<24.0", + "black>=23.3,<25.0", "flake8", "flake8-pyproject", "flake8-docstrings",