From ac41c2505f29e118388f2d99f8e1607565d9a039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:37:55 +0000 Subject: [PATCH] build(deps-dev): bump requests from 2.19.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.19.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.19.1...v2.20.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 58ee42e..011095a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ pyparsing==2.2.0 pytest-cov==2.5.1 pytest==3.6.1 pytz==2018.4 -requests==2.19.1 +requests==2.20.0 six==1.11.0 snowballstemmer==1.2.1 sphinx==1.7.5