From b03aa9624a2ee9fcc3931012ae5957013d2f12cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:58:30 +0000 Subject: [PATCH] Bump ipython from 0.11 to 7.16.3 in /stuff/old_docs Bumps [ipython](https://github.com/ipython/ipython) from 0.11 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/dev-0.11...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stuff/old_docs/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stuff/old_docs/pip-requirements.txt b/stuff/old_docs/pip-requirements.txt index f48a3a2..2afc74b 100644 --- a/stuff/old_docs/pip-requirements.txt +++ b/stuff/old_docs/pip-requirements.txt @@ -5,7 +5,7 @@ numpy==1.5.1 matplotlib==1.0.1 -ipython==0.11 +ipython==7.16.3 ipdb==0.6 readline==6.2.1