From 4b789014ff014d8ad922c3830565656868c0f7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 00:02:55 +0000 Subject: [PATCH] Bump ipython from 9.7.0 to 9.8.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.7.0 to 9.8.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.7.0...9.8.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 88b13d3..f5176ed 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -20,7 +20,7 @@ faker==15.3.1 # via factory-boy importlib-metadata==6.6.0 # via pip-sync-faster -ipython==9.7.0 +ipython==9.8.0 # via -r requirements/dev.in ipython-pygments-lexers==1.1.1 # via ipython