From 7a7d4441d8bdc877243ab7efd2e4bcab11e15586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 04:54:17 +0000 Subject: [PATCH] Bump ipython from 9.10.0 to 9.10.1 Bumps [ipython](https://github.com/ipython/ipython) from 9.10.0 to 9.10.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.10.0...9.10.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7bef11fa6c..6aed34c8985 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ ipykernel==7.2.0 # via # qcodes (pyproject.toml) # qcodes -ipython==9.10.0 +ipython==9.10.1 # via # ipykernel # ipywidgets