From c793f892a358ce9c737751a6f64d7e5369597cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:10:17 +0000 Subject: [PATCH] Bump ipython from 7.16.3 to 8.10.0 in /backend Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.3...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 49b46d0..b4318de 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -9,4 +9,4 @@ flake8-mutable==1.2.0 flake8-print==3.1.0 flake8-quotes==1.0.0 # Ipython and other shell debug stuff -ipython==7.16.3 +ipython==8.10.0