diff --git a/pyproject.toml b/pyproject.toml index 164de75..b3ced72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "flit==3.10.1", "isort==5.13.2", "flake8==7.1.1", - "black==24.8.0", + "black==25.1.0", "pytest==8.3.4", "pytest-cov==5.0.0", "responses==0.25.6",