From 63987327193a89f9665fabbdb0b2a3f8015e3759 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jun 2022 19:33:12 +0200 Subject: [PATCH] chore(deps): update dependency pyupgrade to v2.34.0 (#1450) --- .../.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 6c29df1f3..86a5ab42e 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.32.1 +pyupgrade==2.34.0 isort==5.10.1 flake8==4.0.1 nbqa==1.3.1 \ No newline at end of file