From ec339cd2d4b108521a3850c4d6171192e7bc90f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 04:24:06 +0000 Subject: [PATCH] Bump requests from 2.7.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.7.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.7.0...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99de505..c1f6783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ isodate==0.5.1 pyparsing==2.0.3 rdflib==4.2.0 rdflib-jsonld==0.3 -requests==2.7.0 +requests==2.20.0 #for testing nose==1.3.7