From 45ed6fdb9ca504c077f8bb14df350b7f46936e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:44:11 +0000 Subject: [PATCH] Bump ipython from 9.16.0 to 9.16.1 Bumps [ipython](https://github.com/ipython/ipython) from 9.16.0 to 9.16.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.16.0...9.16.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.16.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 eae7bcbc053..1fe481744f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ ipykernel==7.3.0 # via # qcodes (pyproject.toml) # qcodes -ipython==9.16.0 +ipython==9.16.1 # via # ipykernel # ipywidgets