From 899c24e654d5375e9692bea22af7a104a9ac5d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:28:40 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 7.16.3 in /hw2 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] --- hw2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw2/requirements.txt b/hw2/requirements.txt index 95ce1ef..6d67311 100644 --- a/hw2/requirements.txt +++ b/hw2/requirements.txt @@ -4,5 +4,5 @@ mujoco-py==1.50.1.35 tensorflow-probability==0.5.0 tensorboardX==1.8 matplotlib==2.2.2 -ipython==6.4.0 +ipython==7.16.3 moviepy==1.0.0 \ No newline at end of file