From 4b688424709c5c3f086781060cefe1afca6211a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:05:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.3 to 1.26.4 in /crawler Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 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.26.3...1.26.4) Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index ae5a7da..3923e5b 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -34,6 +34,6 @@ service-identity==18.1.0 six==1.15.0 toml==0.10.2 Twisted==20.3.0 -urllib3==1.26.3 +urllib3==1.26.4 w3lib==1.22.0 zope.interface==5.2.0