From 0f632c336a100e28f701150ee98c25c6736256d2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 9 Aug 2022 17:05:07 +0200 Subject: [PATCH] chore(deps): update dependency nbconvert to v6.5.1 (#1526) --- .../.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 8c60d6888..f81325977 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.4.0 jupyter==1.0 -nbconvert==6.5.0 +nbconvert==6.5.1 papermill==2.3 numpy==1.23.1 pandas==1.4.3