From c8e762e75ac6106dc2d98b5a777dc61f0772d460 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Nov 2021 18:27:18 +0000 Subject: [PATCH] chore(deps): update dependency isort to v5.10.0 --- .../.github/workflows/linter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2f011649c..f1f3872b5 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 @@ -4,6 +4,6 @@ jupyter nbconvert black==21.8b0 pyupgrade==2.7.3 -isort==5.6.4 +isort==5.10.0 flake8==3.9.0 nbqa==1.1.0 \ No newline at end of file