From a3d1250dfaac05ab7672c40949bd7d4e9ad57873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:40:33 +0000 Subject: [PATCH] Bump ipython from 8.7.0 to 8.11.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.11.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.7.0...8.11.0) --- updated-dependencies: - dependency-name: ipython dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f220a67..7c0b6be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -114,7 +114,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.7.0 +ipython==8.11.0 # via # ipykernel # ipywidgets