diff --git a/.github/workflows/linter/requirements.txt b/.github/workflows/linter/requirements.txt index 634b0ce6d..e2c589bb8 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==22.1.0 +black==22.3.0 pyupgrade==2.31.1 isort==5.10.1 flake8==4.0.1