diff --git a/pyproject.toml b/pyproject.toml index 6ed4723..0ead5d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pre-commit", "pytest", "ruff", - "black==25.11.0", + "black==26.3.1", "selenium", ]