From 9cf15c76e68d935ac3566ca01ff97cf98beb1fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:45:35 -0700 Subject: [PATCH] Bump ipython from 8.8.0 to 8.10.0 in /apps/web-crawl-q-and-a (#707) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 6c246a7..e16fdef 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -24,7 +24,7 @@ frozenlist==1.3.3 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