From 341a9bcc6796ea1b2c0418f4b7c74d321452c1a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 17:10:03 +0000 Subject: [PATCH] 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] --- dask_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dask_requirements.txt b/dask_requirements.txt index 6458b18ba..76eb63b72 100644 --- a/dask_requirements.txt +++ b/dask_requirements.txt @@ -52,7 +52,7 @@ python-dotenv==0.8.2 pytz==2018.4 redis==2.10.6 #pip not conda reportlab==3.4.0 -requests==2.19.1 +requests==2.20.0 rollbar==0.14.0 scipy==1.1.0 #snakefood==1.4 #not in conda, pip install (failed when pip installing: SyntaxError)