From 2a6d158a1ce87731e73cc56291c35799af0cb598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:34:16 +0000 Subject: [PATCH] Bump ipython from 7.31.1 to 8.10.0 in /ipython Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ipython/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipython/requirements.txt b/ipython/requirements.txt index 73213df..481870a 100644 --- a/ipython/requirements.txt +++ b/ipython/requirements.txt @@ -1 +1 @@ -ipython==7.31.1 \ No newline at end of file +ipython==8.10.0 \ No newline at end of file