From 55268366d3b3b4b736f5afd3e9da24be840dcc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:58:39 +0000 Subject: [PATCH] Bump requests from 2.10.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.10.0 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.10.0...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e25f79..8e44fdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ beautifulsoup4==4.4.1 -requests==2.10.0 +requests==2.20.0 git+git://github.com/DistilledLtd/lxml.git@2ffdab00fad47a79b33dfb1c357c9b5c45cea1d7#egg=lxml \ No newline at end of file