From 645c1524b1873dc61ac58115ee52af8d7881d773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:26:33 +0000 Subject: [PATCH] Bump ipython from 7.2.0 to 7.16.3 in /py-requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.2.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.2.0...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- py-requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements/dev.txt b/py-requirements/dev.txt index 78ac2f3..99e43b9 100644 --- a/py-requirements/dev.txt +++ b/py-requirements/dev.txt @@ -1,7 +1,7 @@ -r base.txt # Nicer interfaces -ipython==7.2.0 +ipython==7.16.3 ipdb==0.11 # Flake8