From bcbe8bbfc04f28ab8f65d83388367bc44d5251ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:33:03 +0000 Subject: [PATCH] Bump ipython from 6.4.0 to 7.16.3 in /hw3 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] --- hw3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw3/requirements.txt b/hw3/requirements.txt index 8eff669..851ce7e 100644 --- a/hw3/requirements.txt +++ b/hw3/requirements.txt @@ -4,6 +4,6 @@ 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 box2d-py \ No newline at end of file