diff --git a/pyproject.toml b/pyproject.toml index 9cf4b10..cda7273 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "flit==3.9.0", "isort==5.13.2", "flake8==7.0.0", - "black==24.1.0", + "black==24.1.1", "pytest==7.4.4", "pytest-cov==4.1.0", "responses==0.24.1",