From a5988360c717df925556b90f476836370aa35d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:57:32 +0000 Subject: [PATCH] Bump nbconvert from 6.4.5 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.4.5 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.4.5...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6745a13..df8f011 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ isort==4.3.21 nbsphinx==0.8.7 pydata-sphinx-theme==0.7.1 Sphinx==4.2.0 -nbconvert==6.4.5 +nbconvert==6.5.1 ipython==7.16.3 pygments==2.8.1 jupyter==1.0.0