From 8a253fa9ee97da0f6231f7fa0a0973faa6192e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 13:58:16 +0000 Subject: [PATCH] Bump requests from 2.10.0 to 2.20.0 in /containers/ckan/config Bumps [requests](https://github.com/requests/requests) from 2.10.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.10.0...v2.20.0) Signed-off-by: dependabot[bot] --- containers/ckan/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/ckan/config/requirements.txt b/containers/ckan/config/requirements.txt index 7e12c29..11fb663 100644 --- a/containers/ckan/config/requirements.txt +++ b/containers/ckan/config/requirements.txt @@ -37,7 +37,7 @@ pyutilib.component.core==4.6.4 repoze.lru==0.6 # via routes repoze.who-friendlyform==1.0.8 repoze.who==2.3 -requests==2.10.0 +requests==2.20.0 Routes==1.13 simplejson==3.8.2 # via pylons six==1.10.0 # via bleach, html5lib, pastescript, sqlalchemy-migrate