From 9ca1726bf6908c0acc0b0fd4995fedba1b15dd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 10:59:00 +0000 Subject: [PATCH] Bump ipython from 7.17.0 to 8.12.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.17.0 to 8.12.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.17.0...8.12.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1208a87..4bc102d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ numpy==1.13.3 tensorflow==1.14.0 Cython==0.29.21 easydict==1.9 -ipython==7.17.0 +ipython==8.12.0 object-detection==0.0.3 Pillow==7.2.0 protobuf==3.12.4