From 36461e4c4d5feaa4e1f116f51254f81ece03809b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:30:33 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 7.16.3 in /hw1 Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/6.4.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hw1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw1/requirements.txt b/hw1/requirements.txt index e8e5225..5880c04 100644 --- a/hw1/requirements.txt +++ b/hw1/requirements.txt @@ -3,5 +3,5 @@ tensorflow==1.12.0 tensorflow-probability==0.5.0 tensorboardX==1.8 matplotlib==2.2.2 -ipython==6.4.0 +ipython==7.16.3 moviepy==1.0.0