diff --git a/python/requirements-dev.txt b/python/requirements-dev.txt index d58d720bb..3324afd7f 100644 --- a/python/requirements-dev.txt +++ b/python/requirements-dev.txt @@ -14,7 +14,7 @@ mypy==0.981 flake8 # Code formatter. Only support Python 3.6+ -black==24.3.0 +black==26.3.1 # Test pytest