From a9847780b60adf0739a49d4ae1588ce175331f8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:14:07 +0000 Subject: [PATCH] Bump ipython in /source_code/CNN_DDPG_implementation Bumps [ipython](https://github.com/ipython/ipython) from 7.4.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.4.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..1d63f1f 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -16,7 +16,7 @@ grpcio==1.19.0 gym==0.12.1 h5py==2.9.0 idna==2.8 -ipython==7.4.0 +ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.13.3 joblib==0.13.2