From 0e394eef29e84bd208c419eadb46fe73e2fb698d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:30:03 +0000 Subject: [PATCH] Bump ipython from 8.0.1 to 8.10.0 in /docs Bumps [ipython](https://github.com/ipython/ipython) from 8.0.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.0.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-requirements.txt b/docs/docs-requirements.txt index c81002a..d8e2c22 100644 --- a/docs/docs-requirements.txt +++ b/docs/docs-requirements.txt @@ -2,7 +2,7 @@ Sphinx==4.4.0 sphinx-material==0.0.35 nbsphinx==0.8.8 pandoc==2.0.1 -ipython==8.0.1 +ipython==8.10.0 sphinxcontrib-fulltoc==1.2.0 livereload==2.6.3 autodocsumm==0.2.8