From b239f44bdf13d73b3e9e6dc4243cadf918471f70 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Aug 2022 14:21:40 +0000 Subject: [PATCH] chore(deps): update dependency nbconvert to v6.5.1 --- .../.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