From 2d0d5b2f249200a457c3872239ce3833da764a8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:21:14 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.4 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 132661c..accf9a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ pytest==6.1.1 requests==2.24.0 six==1.15.0 typed-ast==1.4.1 -urllib3==1.25.10 +urllib3==1.26.4 wcwidth==0.2.5 zipp==3.3.0 \ No newline at end of file