From 521ca13b51d3a31afc3bec687b17c73b53db0bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:45:48 +0000 Subject: [PATCH] Bump ipython from 7.3.0 to 7.16.3 in /TobiChallenge Bumps [ipython](https://github.com/ipython/ipython) from 7.3.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.3.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TobiChallenge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TobiChallenge/requirements.txt b/TobiChallenge/requirements.txt index 90f78e1..deff9b4 100644 --- a/TobiChallenge/requirements.txt +++ b/TobiChallenge/requirements.txt @@ -19,7 +19,7 @@ djangorestframework==3.9.2 docutils==0.14 gensim==3.7.1 idna==2.8 -ipython==7.3.0 +ipython==7.16.3 ipython-genutils==0.2.0 isodate==0.6.0 jedi==0.13.3