diff --git a/.github/workflows/linter/requirements.txt b/.github/workflows/linter/requirements.txt index 12f2ad0c5..1a2c6fcfd 100644 --- a/.github/workflows/linter/requirements.txt +++ b/.github/workflows/linter/requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/tensorflow/docs ipython jupyter nbconvert -black==26.3.1 +black==26.5.1 pyupgrade==3.21.2 isort==8.0.1 flake8==7.3.0