diff --git a/pyproject.toml b/pyproject.toml index 76ffd46..ccfc852 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "pytest==8.3.4", "pytest-sugar==1.0.0", "pytest-cov==6.0.0", - "black==24.10.0", + "black==25.1.0", "flake8==7.1.1", "flake8-pyproject==1.2.3", ]