From 15278b592671052394e217c8c7d3f49bb26ae914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:41:56 +0000 Subject: [PATCH] build(deps): 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) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/6.4.5...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe3572c535d..8493b9872ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ sphinx-toggleprompt==0.2.0 sphinxcontrib-bibtex>=2.5.0 numpydoc>=1.5.0 # jupyter dependencies -nbconvert==6.4.5 +nbconvert==6.5.1 jupyter_contrib_nbextensions==0.5.1 tqdm>=4.57.0 # linters and their dependencies