From 7401a5fbc85c4c9d21339bcce5a2e03b518960ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:06:10 +0000 Subject: [PATCH] Bump ipython from 7.13.0 to 8.10.0 in /testing/scripts Bumps [ipython](https://github.com/ipython/ipython) from 7.13.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.13.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- testing/scripts/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/dev_requirements.txt b/testing/scripts/dev_requirements.txt index e4bf298ca6..7e48930a80 100644 --- a/testing/scripts/dev_requirements.txt +++ b/testing/scripts/dev_requirements.txt @@ -6,7 +6,7 @@ tenacity==6.0.0 sh==1.13.1 # notebooks test deps -ipython==7.13.0 +ipython==8.10.0 nbconvert==5.6.1 alibi==0.9.2 shap==0.40.0