From 3217adf1eb1a6fdd94072fc34e4fe4ff3bf79c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:02:23 +0000 Subject: [PATCH] Bump ipython from 9.5.0 to 9.6.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.5.0 to 9.6.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.5.0...9.6.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.6.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 9dec65a..2a6f856 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.5.0 +ipython==9.6.0 # via -r requirements/dev.in ipython-pygments-lexers==1.1.1 # via ipython