From 18d26ca8d627dfbabbe2597c502140f0d0c1ab57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:18:17 +0000 Subject: [PATCH] Bump ipython from 8.28.0 to 8.29.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.28.0...8.29.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 238699eb875..a8f78981f93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ ipykernel==6.29.5 # via # qcodes (pyproject.toml) # qcodes -ipython==8.28.0 +ipython==8.29.0 # via # qcodes (pyproject.toml) # ipykernel