From cb032500d28f8e0637ed0eac08d4633ce54d6369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 17:43:01 +0000 Subject: [PATCH] build(deps): bump ipython from 8.3.0 to 8.4.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.3.0...8.4.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index f37028a6d..76d9f8c82 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,4 +1,4 @@ -ipython==8.3.0 +ipython==8.4.0 Sphinx==4.5.0 sphinxcontrib-fulltoc==1.2.0 nbsphinx==0.8.8