From a804221b133f40c34ee84eb72701f8f1b38646e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 16:12:16 +0000 Subject: [PATCH] Bump ipython from 8.8.0 to 8.10.0 in /apps/web-crawl-q-and-a Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web-crawl-q-and-a/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-crawl-q-and-a/requirements.txt b/apps/web-crawl-q-and-a/requirements.txt index 787fa27..af6786b 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -25,7 +25,7 @@ html==1.13 huggingface-hub==0.11.1 idna==3.4 ipykernel==6.20.1 -ipython==8.8.0 +ipython==8.10.0 jedi==0.18.2 joblib==1.2.0 jupyter_client==7.4.8