From 969cc80f735179baa80e88f17a4f776e21ffe067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:07:47 +0000 Subject: [PATCH] Bump ipython from 7.6.1 to 8.10.0 in /docker-projects/ipython_notebook Bumps [ipython](https://github.com/ipython/ipython) from 7.6.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.6.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-projects/ipython_notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-projects/ipython_notebook/requirements.txt b/docker-projects/ipython_notebook/requirements.txt index 4968aed..7c3516c 100644 --- a/docker-projects/ipython_notebook/requirements.txt +++ b/docker-projects/ipython_notebook/requirements.txt @@ -6,7 +6,7 @@ decorator==4.4.0 defusedxml==0.6.0 entrypoints==0.3 ipykernel==5.1.1 -ipython==7.6.1 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.5.0 jedi==0.14.1