From f7b79e5e48ac98d6a72c2c9104df11be6dbba050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 12:56:11 +0000 Subject: [PATCH] Bump requests in /Graph/apache_logs_security_analysis Bumps [requests](https://github.com/requests/requests) from 2.12.1 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.12.1...v2.20.0) Signed-off-by: dependabot[bot] --- Graph/apache_logs_security_analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graph/apache_logs_security_analysis/requirements.txt b/Graph/apache_logs_security_analysis/requirements.txt index 14d41c34..f523a055 100644 --- a/Graph/apache_logs_security_analysis/requirements.txt +++ b/Graph/apache_logs_security_analysis/requirements.txt @@ -1,3 +1,3 @@ python-dateutil==2.6.0 -requests==2.12.1 +requests==2.20.0 six==1.10.0