From 54fb5c85e0d8808a87012441287edcc1a243a5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:04:00 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-jupyter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index ebebf673..4d954c5c 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -9,7 +9,7 @@ defusedxml==0.6.0 entrypoints==0.3 ipykernel==5.1.1 ipython-genutils==0.2.0 -ipython==7.6.1 +ipython==7.16.3 ipywidgets==6.0.1 jedi==0.14.1 jinja2==2.10.1