diff --git a/requirements.txt b/requirements.txt index 4904b422a90..081e15af339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ autograd==1.6.2 autokeras==1.0.20 awscli==1.29.85 beautifulsoup4==4.12.3 -black==24.3.0 +black==26.3.1 blis==0.7.11 boto3==1.28.85 botocore==1.31.85 diff --git a/setup.cfg b/setup.cfg index 8416581de21..1e2174fba51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -291,7 +291,7 @@ dev = pre-commit~=2.20.0 # Errors produced by type checkers and linters are very version-specific # so they are pinned to an exact version. - black==24.3.0 + black==26.3.1 mypy==1.5.1 flake8==5.0.4