From 057081de9746fc1b290e7dfc88546384cab168f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:20:52 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 8.10.0 in /ai_dubs Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.19.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai_dubs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_dubs/requirements.txt b/ai_dubs/requirements.txt index d94949a..1677321 100644 --- a/ai_dubs/requirements.txt +++ b/ai_dubs/requirements.txt @@ -33,7 +33,7 @@ imageio==2.9.0 imageio-ffmpeg==0.4.3 iniconfig==1.1.1 ipykernel==5.4.2 -ipython==7.19.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.6.2 isort==5.7.0