From 21bf7d709853eba4d234938f32c06c0f53c22187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2019 06:19:23 +0000 Subject: [PATCH] chore(deps): bump requests from 2.18.4 to 2.20.0 in /hirola Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- hirola/dev-requirements.txt | 2 +- hirola/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hirola/dev-requirements.txt b/hirola/dev-requirements.txt index c7ae0030..ae4602b1 100644 --- a/hirola/dev-requirements.txt +++ b/hirola/dev-requirements.txt @@ -31,7 +31,7 @@ pylint==1.9.2 PySocks==1.6.8 python-memcached==1.59 pytz==2018.4 -requests==2.18.4 +requests==2.20.0 rsa==3.4.2 selenium==3.141.0 six==1.11.0 diff --git a/hirola/requirements.txt b/hirola/requirements.txt index e370ce76..82c37807 100644 --- a/hirola/requirements.txt +++ b/hirola/requirements.txt @@ -36,7 +36,7 @@ pynliner==0.8.0 PySocks==1.6.8 python-memcached==1.59 pytz==2018.4 -requests==2.18.4 +requests==2.20.0 rsa==3.4.2 selenium==3.141.0 six==1.11.0