From 0541526f322fe9f0d8e96856c0e06ed16304a33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:49:27 +0000 Subject: [PATCH] Bump ipython from 8.27.0 to 8.30.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.27.0 to 8.30.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.27.0...8.30.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index e215aaee..5c5784b9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -23,7 +23,7 @@ redis==5.1.0 scipy==1.14.1 numpy==2.1.2 octave-kernel==0.36.0 -ipython==8.27.0 +ipython==8.30.0 # Octave packages sympy==1.5.1