From 3388cce1bc8b92346214ee58f79229dc4bc79d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 20:17:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.3 in /parse_scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [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.2...1.26.3) Signed-off-by: dependabot[bot] --- parse_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parse_scripts/requirements.txt b/parse_scripts/requirements.txt index 5fe45f8..0c309cf 100644 --- a/parse_scripts/requirements.txt +++ b/parse_scripts/requirements.txt @@ -6,4 +6,4 @@ regex==2020.11.13 selenium==3.141.0 six==1.15.0 tzlocal==2.1 -urllib3==1.26.2 +urllib3==1.26.3