From caec3291c2a64ada1ea12d664a13ec58f85966ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 09:43:47 +0000 Subject: [PATCH] Bump nbconvert from 6.3.0 to 6.5.1 in /source Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.3.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/rtd_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/rtd_requirements.txt b/source/rtd_requirements.txt index 5638a5a8e..ed3c682f1 100644 --- a/source/rtd_requirements.txt +++ b/source/rtd_requirements.txt @@ -12,4 +12,4 @@ matplotlib pandas pandas-bokeh imageio -nbconvert==6.4.4 +nbconvert==6.5.1