From f7bf2e3d8454713653a00a9b7d1c73fa82d6d6f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:28:45 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.4 in /parse_scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 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.2...1.26.4) 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..db4a991 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.4