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