From 000e0774768f7dd90893f7540f15f34d1140ed36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:15:07 +0000 Subject: [PATCH] Bump ipython from 7.16.3 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.3...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-docs.txt b/requirements/requirements-docs.txt index 14e8849..27b4d46 100644 --- a/requirements/requirements-docs.txt +++ b/requirements/requirements-docs.txt @@ -3,7 +3,7 @@ sphinx-book-theme==0.3.3 sphinxcontrib-katex==0.9.0 sphinxcontrib-bibtex==2.4.2 sphinx-autodoc-typehints==1.11.1 -IPython==7.16.3 +IPython==8.10.0 ipykernel==5.3.4 pandoc==1.0.2 myst_nb==0.13.1