From e93af60c17baf9822e86ceb63b32d9336b0642ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 03:17:43 +0000 Subject: [PATCH] Bump ipython from 8.10.0 to 8.24.0 in /lib/python Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.24.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.24.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/python/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/requirements/dev.txt b/lib/python/requirements/dev.txt index 7e6014def7..42e881a4df 100644 --- a/lib/python/requirements/dev.txt +++ b/lib/python/requirements/dev.txt @@ -2,7 +2,7 @@ Sphinx>=1.6,<8 sphinx-rtd-theme==1.2.2 pytest==8.2.0 -ipython==8.10.0 +ipython==8.24.0 wheel==0.43.0 twine==5.0.0 build==1.2.1