From 2b2dc0b8560f851c74e257344b077f98d6be5aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:44:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 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.13...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3918827..47d64b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ tqdm==4.64.1 transformers==4.32.1 typing_extensions==4.4.0 uc-micro-py==1.0.1 -urllib3==1.26.13 +urllib3==1.26.18 uvicorn==0.20.0 websockets==10.4 yarl==1.8.2