From eef336140a843d620b108900e6a8af34216268b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:07:48 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.25.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.25.8. - [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.25.3...1.25.8) Signed-off-by: dependabot[bot] --- Pipfile.lock | 6 +++--- req.txt | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 17d9400..c28c67e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -108,11 +108,11 @@ }, "urllib3": { "hashes": [ - "sha256:b246607a25ac80bedac05c6f282e3cdaf3afb65420fd024ac94435cabe6e18d1", - "sha256:dbe59173209418ae49d485b87d1681aefa36252ee85884c31346debd19463232" + "sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc", + "sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc" ], "index": "pypi", - "version": "==1.25.3" + "version": "==1.25.8" } }, "develop": {} diff --git a/req.txt b/req.txt index 94405bc..e71d389 100644 --- a/req.txt +++ b/req.txt @@ -1,9 +1,10 @@ +-i https://pypi.python.org/simple/ certifi==2018.1.18 chardet==3.0.4 cssselect==1.0.3 idna==2.6 lxml==4.2.1 pyquery==1.4.0 -requests==2.21.0 +requests==2.22.0 selenium==3.141.0 -urllib3==1.24.1 +urllib3==1.25.8