From c3663acf25e92682d1b8e5bdf635ac8a38314b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 06:17:42 +0000 Subject: [PATCH] Bump ipython from 8.33.0 to 9.0.1 Bumps [ipython](https://github.com/ipython/ipython) from 8.33.0 to 9.0.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.33.0...9.0.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94493eb8f1e..fdda8e6e0a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ ipykernel==6.29.5 # via # qcodes (pyproject.toml) # qcodes -ipython==8.33.0 +ipython==9.0.1 # via # qcodes (pyproject.toml) # ipykernel