From f1204fc84fb178c49e6d2af0bc4c24ce7368dad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2019 17:13:11 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.13.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.13.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 ce2d893..cc6658d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ PyInstaller==3.3.1 pylint==2.1.0 pyparsing==2.2.0 pytz==2017.2 -requests==2.13.0 +requests==2.20.0 scapy-python3==0.25 setproctitle==1.1.10 six==1.10.0