From ddb55bc62c1a898bece9c4da77daf8c2ad8c5d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 12:04:36 +0000 Subject: [PATCH] Bump ipython Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.3...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../code-examples/fashion-mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vision/cnns/pytorch-lightning/code-examples/fashion-mnist/requirements.txt b/vision/cnns/pytorch-lightning/code-examples/fashion-mnist/requirements.txt index 202b458e2..3ada566bb 100644 --- a/vision/cnns/pytorch-lightning/code-examples/fashion-mnist/requirements.txt +++ b/vision/cnns/pytorch-lightning/code-examples/fashion-mnist/requirements.txt @@ -1,3 +1,3 @@ jupyter==1.0.0 jupyterlab==3.2.7 -ipython==7.16.3 +ipython==8.10.0