From 67a7655e6297f209cfb4940a272885a0b1159004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 23:57:59 +0000 Subject: [PATCH] Bump ipython from 8.29.0 to 8.30.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.29.0 to 8.30.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.29.0...8.30.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7f346f353b..7682fbebdf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ opencv-python-headless==4.10.0.84 # docs markupsafe==3.0.2 nbconvert>=7.2.3 -ipython==8.29.0 +ipython==8.30.0 sphinx==7.2.6 pydata-sphinx-theme==0.15.2 sphinx-copybutton