diff --git a/pyproject.toml b/pyproject.toml index 1b798bc..70f8915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ [dependency-groups] dev = [ "bandit==1.9.2", - "black==25.12.0", + "black==26.1.0", "coverage==7.13.1", "flake8-bugbear==25.11.29", "flake8-pytest-style==2.2.0",