diff --git a/pyproject.toml b/pyproject.toml index 7d2169db2705..c3326bd6b88e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -124,7 +124,7 @@ doc = [ # pip requirements for all the CI builds test = [ - "black<26", + "black<27", "certifi", "coverage!=6.3", "psutil; sys_platform != 'cygwin'",