From 04815b73d4932fc3570061999d68cc1197ec00de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 04:02:54 +0000 Subject: [PATCH] Bump ipykernel from 7.0.1 to 7.1.0 Bumps [ipykernel](https://github.com/ipython/ipykernel) from 7.0.1 to 7.1.0. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipython/ipykernel/compare/v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.1.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 49ff8ed0968a..3f71290a07aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ importlib-metadata==8.7.0 # via opentelemetry-api iniconfig==2.3.0 # via pytest -ipykernel==7.0.1 +ipykernel==7.1.0 # via # qcodes (pyproject.toml) # qcodes