From 51171029f45b5527c68da31250c6f28c7b018c71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 02:26:46 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.4 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.4. - [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.25.11...1.26.4) Signed-off-by: dependabot-preview[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3b8ae9b..d40bc42 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -17,6 +17,6 @@ six==1.15.0 sklearn==0.0 starlette==0.13.6 threadpoolctl==2.1.0 -urllib3==1.25.11 +urllib3==1.26.4 uvicorn==0.12.2 yapf==0.31.0