From 90cf098c577c61c383c6a69d514b8ade6d7eb752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:48:06 +0000 Subject: [PATCH] Bump ipython from 8.29.0 to 8.30.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.29.0 to 8.30.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.29.0...8.30.0) --- updated-dependencies: - dependency-name: ipython 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 399e79d4a69..c831c175ab5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ ipykernel==6.29.5 # via # qcodes (pyproject.toml) # qcodes -ipython==8.29.0 +ipython==8.30.0 # via # qcodes (pyproject.toml) # ipykernel