From 66e546c9ae0a8ce28b1ca38d841ad305674daae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:48:12 +0000 Subject: [PATCH] Bump ipython from 8.10.0 to 8.23.0 in /lib/python Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.23.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.10.0...8.23.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 68e21c2110..13f05a7c19 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==7.4.0 -ipython==8.10.0 +ipython==8.23.0 wheel==0.40.0 twine==4.0.2 build==0.10.0