From ee3d96f960ea326822c8f5f66e186d2f4a57e9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 04:02:49 +0000 Subject: [PATCH] Bump ipython from 9.6.0 to 9.7.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.6.0 to 9.7.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.6.0...9.7.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2322726b99c3..39484d3800b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ ipykernel==7.1.0 # via # qcodes (pyproject.toml) # qcodes -ipython==9.6.0 +ipython==9.7.0 # via # ipykernel # ipywidgets