From b7563aa3cf3a8d0fae5579305e9f8a4604e99da6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:16:40 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f5f8f3..72452d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ image==1.5.32 ipdb==0.13.3 -ipython==7.16.1 +ipython==8.10.0 numpy~=1.18.4 Pillow==9.3.0 requests==2.24.0