From 44eb6d7e4b88dae965793eca5ab4d179f17e6808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 11:06:32 +0000 Subject: [PATCH] Bump ipython from 9.13.0 to 9.14.0 Bumps [ipython](https://github.com/ipython/ipython) from 9.13.0 to 9.14.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.13.0...9.14.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.14.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 db19ef04f8e..adc4237e839 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ ipykernel==7.2.0 # via # qcodes (pyproject.toml) # qcodes -ipython==9.13.0 +ipython==9.14.0 # via # ipykernel # ipywidgets