From 4c6f8db6cbd165cd528dea464b7133160bc51805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 08:54:09 +0000 Subject: [PATCH] Bump ipython from 7.16.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index ef04820..f7c048e 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -3,7 +3,7 @@ sphinx_rtd_theme==0.5.0 sphinxcontrib-katex==0.7.1 sphinxcontrib-bibtex==1.0.0 sphinx-autodoc-typehints==1.11.1 -IPython==7.16.1 +IPython==7.16.3 ipykernel==5.3.4 pandoc==1.0.2 myst_nb==0.13.1