From 8bbe503f7c4cf74935f71e35bae8cfc450fc3984 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 12 Jul 2022 18:07:03 +0200 Subject: [PATCH] chore(deps): update dependency pyupgrade to v2.37.1 (#1483) --- .../.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 0540b0a12..531d95ca7 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.6.0 -pyupgrade==2.35.0 +pyupgrade==2.37.1 isort==5.10.1 flake8==4.0.1 nbqa==1.3.1 \ No newline at end of file