From 2fa76d9c4d209056d981ba772c012c6f52ac8083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:44:01 +0000 Subject: [PATCH] Bump ipython from 8.4.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.4.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.docs.txt b/requirements.docs.txt index 9939039..e5862ad 100644 --- a/requirements.docs.txt +++ b/requirements.docs.txt @@ -34,7 +34,7 @@ idna==3.3 # via anyio, requests imagesize==1.4.1 # via sphinx importlib-metadata==4.12.0 # via myst-nb ipykernel==6.15.0 # via ipywidgets, notebook -ipython==8.4.0 # via ipykernel, ipywidgets, jupyter-sphinx, myst-nb +ipython==8.10.0 # via ipykernel, ipywidgets, jupyter-sphinx, myst-nb ipython-genutils==0.2.0 # via ipywidgets, notebook ipywidgets==7.7.1 # via jupyter-sphinx, myst-nb jedi==0.18.1 # via ipython diff --git a/requirements.txt b/requirements.txt index 4df4766..ebab149 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ imagesize==1.4.1 # via sphinx importlib-metadata==4.2.0 # via myst-nb iniconfig==1.1.1 # via pytest ipykernel==6.15.0 # via ipywidgets, notebook -ipython==7.34.0 # via ipykernel, ipywidgets, jupyter-sphinx, myst-nb +ipython==8.10.0 # via ipykernel, ipywidgets, jupyter-sphinx, myst-nb ipython-genutils==0.2.0 # via ipywidgets, notebook ipywidgets==7.7.1 # via jupyter-sphinx, myst-nb isort==5.10.1 # via code_data (pyproject.toml)