From cab4bcd4252c19cbd38c63312fef82060a4e68a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:57:07 +0000 Subject: [PATCH] Bump ipython from 2.1.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 2.1.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-2.1.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1896f7..12c3ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ html5lib==0.999 httplib2==0.9 httpretty==0.8.3 huey==0.4.2 -ipython==2.1.0 +ipython==7.16.3 itsdangerous==0.24 jieba==0.38 Jinja2==2.7.3