diff --git a/pyproject.toml b/pyproject.toml index 4546d7b..b1095c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pytest~=8.4.0", "pytest-cov~=7.0.0", "build~=1.3.0", - "black~=25.1.0", + "black~=25.12.0", "pre-commit", "responses", ]