From 489e04967e5109c1198fb6945bcec2e8df6ac841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 15:07:05 +0000 Subject: [PATCH] Bump nbconvert from 7.2.7 to 7.3.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.7 to 7.3.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.2.7...v7.3.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50e479a..89d8dec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ipython==8.8.0 matplotlib==3.6.2 -nbconvert==7.2.7 +nbconvert==7.3.1