From 29d79c1e3deae777a4901cac9402718aa57836e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:06:07 +0000 Subject: [PATCH] Bump ipython from 7.9.0 to 7.16.3 in /docs Bumps [ipython](https://github.com/ipython/ipython) from 7.9.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.9.0...7.16.3) --- 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 d3d1b20..6c8dddb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -IPython==7.9.0 +IPython==7.16.3 mkdocs==1.0.4 mkdocs-jupyter==0.10.2 mkdocs-material==4.6.0 \ No newline at end of file