From 2285986dd2146c8f0683d09f495fcacca781dcf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:17:35 +0000 Subject: [PATCH] Bump nbconvert from 7.2.7 to 7.2.8 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.7 to 7.2.8. - [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.2.8) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-patch ... 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..ec33142 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.2.8