From 0f02eed5e32a8eaff39d0968f01c7afb00afd862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:32:35 +0000 Subject: [PATCH] Bump nbconvert from 5.4.0 to 6.5.1 in /TrackingNtuples/scripts Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.4.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.4...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TrackingNtuples/scripts/mlenv-requirements.txt | 2 +- TrackingNtuples/scripts/venv-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TrackingNtuples/scripts/mlenv-requirements.txt b/TrackingNtuples/scripts/mlenv-requirements.txt index fc79e9c..c0f747e 100644 --- a/TrackingNtuples/scripts/mlenv-requirements.txt +++ b/TrackingNtuples/scripts/mlenv-requirements.txt @@ -42,7 +42,7 @@ MarkupSafe==1.1.1 matplotlib==3.0.3 mistune==0.8.4 mock==2.0.0 -nbconvert==5.4.1 +nbconvert==6.5.1 nbdime==1.0.5 nbformat==4.4.0 networkx==2.2 diff --git a/TrackingNtuples/scripts/venv-requirements.txt b/TrackingNtuples/scripts/venv-requirements.txt index 2cb1324..9331e10 100644 --- a/TrackingNtuples/scripts/venv-requirements.txt +++ b/TrackingNtuples/scripts/venv-requirements.txt @@ -44,7 +44,7 @@ matplotlib==2.2.3 mistune==0.8.4 mock==2.0.0 msgpack==0.6.1 -nbconvert==5.4.0 +nbconvert==6.5.1 nbformat==4.4.0 notebook==5.7.2 numpy==1.15.4