From ba43f5e9c8148796d0bede4012d86c7a1c7d3cca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 8 Apr 2022 21:37:56 +0000 Subject: [PATCH] chore(deps): update dependency pyupgrade to v2.32.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 34a926d50..2d7591ce9 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 @@ -3,7 +3,7 @@ ipython jupyter nbconvert black==22.3.0 -pyupgrade==2.7.3 +pyupgrade==2.32.0 isort==5.10.1 flake8==4.0.1 nbqa==1.3.1 \ No newline at end of file