From 0a360290663ef6bfabf20ca73d71c1a83392a741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:29:35 +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 fea9fe6..388ac4c 100644 --- a/hw1/requirements.txt +++ b/hw1/requirements.txt @@ -1,5 +1,5 @@ gym==0.10.11 mujoco-py==1.50.1.35 matplotlib==2.2.2 -ipython==6.4.0 +ipython==7.16.3 moviepy==1.0.0 \ No newline at end of file