From 55a6d9582340e8063822ec4fa2f743613529a571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 14:37:41 -0600 Subject: [PATCH] Bump ipython from 7.31.1 to 8.10.0 in /docs (#105) Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b401911..3ffea4d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ sphinx-gallery==0.9.0 nbconvert>=6.4.3,<6.5.0 sphinx~=7.3 pandoc==1.0.2 -ipython==7.31.1 +ipython==8.10.0 MarkupSafe<2.1.0 Jinja2>=3.1 jupyterlab==4.2.0