From 95b554091e746b9a12021bb07812490b371a7454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:32:40 +0000 Subject: [PATCH] Bump ipython from 5.2.2 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 5.2.2 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/5.2.2...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 18a106f..cbc5c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ astroid==1.4.9 cycler==0.10.0 cytoolz==0.8.2 decorator==4.0.11 -ipython==5.2.2 +ipython==7.16.3 ipython-genutils==0.1.0 isort==4.2.5 lazy-object-proxy==1.2.2