From 4d1f55371a11d81eb2cc449382f3ca2f99fe60fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:08:24 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.16.3) --- 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 fbb6d13..20f8ba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ keras==2.2.4 numpy==1.16.4 matplotlib==3.1.0 librosa==0.7.0 -IPython==7.6.1 +IPython==7.16.3 sklearn==0.21.2 tensorflow==1.14.0