From e7eddd9a33816091b7380ed7d7d4a3fcf1d94b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:04:35 -0700 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.17 in /apps/web-crawl-q-and-a (#752) 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 e16fdefc..b3b9d0c2 100644 --- a/apps/web-crawl-q-and-a/requirements.txt +++ b/apps/web-crawl-q-and-a/requirements.txt @@ -73,7 +73,7 @@ tqdm==4.64.1 traitlets==5.8.1 transformers==4.30.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.17 wcwidth==0.2.5 yarg==0.1.9 yarl==1.8.2