From d539ed656465abf46c27125636274f55ab14f57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:35:23 +0000 Subject: [PATCH] Bump ipython from 8.27.0 to 8.29.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.27.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.27.0...8.29.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..a1e91711 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.29.0 # Octave packages sympy==1.5.1