From 2eee7e6feb2eac9dc3b3f4f92d5ef9f5039e00df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:46:10 +0000 Subject: [PATCH] Bump ipython from 7.11.1 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.11.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.11.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f4db39e..9aabe3e 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -ipython==7.11.1 +ipython==8.10.0 jupyter==1.0.0 jupyter-client==6.0.0 jupyter-console==5.2.0