From faaf4713b8eaa52129c9d755cb47e78accfe57c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 23:03:19 +0000 Subject: [PATCH] [pip] Bump urllib3 from 1.26.2 to 1.26.4 in /martgd 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/1.26.4/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.4) Signed-off-by: dependabot[bot] --- martgd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/martgd/requirements.txt b/martgd/requirements.txt index 6b1a753..f6fcfcb 100644 --- a/martgd/requirements.txt +++ b/martgd/requirements.txt @@ -6,4 +6,4 @@ idna==2.10 requests==2.25.1 selenium==3.141.0 soupsieve==2.2 -urllib3==1.26.2 +urllib3==1.26.4