From 5e420c6ea46cb44249e78d9d83896830d55c7086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:19:51 +0000 Subject: [PATCH] build(deps): bump ipython from 7.27.0 to 8.10.0 in /backend Bumps [ipython](https://github.com/ipython/ipython) from 7.27.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.27.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f2f2b62..1458f83 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -49,7 +49,7 @@ imageio==2.13.3 imgaug==0.4.0 importlib-metadata==4.2.0 iniconfig==1.1.1 -ipython==7.27.0 +ipython==8.10.0 isort==5.9.3 itsdangerous==2.1.2 jedi==0.18.1