From 8768e5136e6c92aba6b6a6962786f699d1b7546f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:40:03 +0000 Subject: [PATCH] Bump ipython from 7.19.0 to 7.31.1 in /ai_dubs Bumps [ipython](https://github.com/ipython/ipython) from 7.19.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.19.0...7.31.1) --- 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..a080e19 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==7.31.1 ipython-genutils==0.2.0 ipywidgets==7.6.2 isort==5.7.0