diff --git a/pyproject.toml b/pyproject.toml index e01a11e..df07035 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "black==24.8.0", + "black==24.10.0", "build==1.2.2.post1", "mypy==1.13.0", "pytest==8.3.3",