From 1e478bef718d7e01d534facc1ac38ceb584c2f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:42:53 +0000 Subject: [PATCH] Bump ipython from 9.14.1 to 9.15.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.14.1 to 9.15.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.14.1...9.15.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.15.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 06bb06a5594..2f2503ba242 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ ipykernel==7.3.0 # via # qcodes (pyproject.toml) # qcodes -ipython==9.14.1 +ipython==9.15.0 # via # ipykernel # ipywidgets