From 0aedfb17bbd40f9ecbc915894047bc8c342349bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 14:12:59 +0000 Subject: [PATCH] Bump nbconvert from 7.2.7 to 7.2.9 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.7 to 7.2.9. - [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.9) --- 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..70b2a8d 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.9