From ddb9f281421cf378540082c82fbe5ad227167c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:09:35 +0000 Subject: [PATCH] Bump ipython from 7.16.3 to 8.10.0 in /tf-nonlinearity 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] --- tf-nonlinearity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf-nonlinearity/requirements.txt b/tf-nonlinearity/requirements.txt index 1f6f1ec..10b7c17 100644 --- a/tf-nonlinearity/requirements.txt +++ b/tf-nonlinearity/requirements.txt @@ -1,6 +1,6 @@ -e git+https://github.com/LowinData/pyautodiff.git@python2-ast#egg=autodiff futures==3.0.5 -ipython==7.16.3 +ipython==8.10.0 matplotlib==1.5.3 numpy==1.21.0 scipy==0.18.1