diff --git a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt index 782e29ab7..34a926d50 100644 --- a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt +++ b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.github/workflows/linter/requirements.txt @@ -6,4 +6,4 @@ black==22.3.0 pyupgrade==2.7.3 isort==5.10.1 flake8==4.0.1 -nbqa==1.2.3 \ No newline at end of file +nbqa==1.3.1 \ No newline at end of file