From 1911e1ad5a8fadd59eb90a2c4a2a68885135bb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:35:47 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 7.31.1 Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.19.0...7.31.1) --- 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 49a6e13..1b87e8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ defusedxml==0.6.0 entrypoints==0.3 idna==2.10 ipykernel==5.3.4 -ipython==7.19.0 +ipython==7.31.1 ipython-genutils==0.2.0 isort==5.6.4 jedi==0.17.2 -- 2.45.2