From e734e79c9be178d7161cff0b5b02891f485d9939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:21:18 +0000 Subject: [PATCH] Bump urllib3 in /retrieval/preprocessing/question_generation_gpt4free Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../preprocessing/question_generation_gpt4free/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrieval/preprocessing/question_generation_gpt4free/requirements.txt b/retrieval/preprocessing/question_generation_gpt4free/requirements.txt index ff2dbce..6366611 100644 --- a/retrieval/preprocessing/question_generation_gpt4free/requirements.txt +++ b/retrieval/preprocessing/question_generation_gpt4free/requirements.txt @@ -72,7 +72,7 @@ trio-websocket==0.10.2 TwoCaptcha==0.0.1 typing_extensions==4.6.1 tzlocal==5.0.1 -urllib3==1.26.6 +urllib3==1.26.18 validators==0.20.0 websocket-client==1.5.2 wsproto==1.2.0