From 73d94727e0dbb175316a9c26f55d8eb75b93f3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:06:38 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 7.31.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9d49d7b32..18a7b2d59 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -ipython==7.19.0 +ipython==7.31.1 ipykernel==5.3.4 Jinja2==2.11.3 nbsphinx==0.8.0