From f24c4049bb755178a91f104040acdb5e02bde16f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 13:51:48 +0000 Subject: [PATCH] chore(deps): update dependency nbconvert to v6.5.0 --- .../.cloud-build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt index 1d6c70f40..c64f61587 100644 --- a/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt +++ b/synthtool/gcp/templates/python_notebooks_testing_pipeline/.cloud-build/requirements.txt @@ -1,6 +1,6 @@ ipython==8.2.0 jupyter==1.0 -nbconvert==6.0 +nbconvert==6.5.0 papermill==2.3 numpy==1.22.3 pandas==1.4.2