From fc475017fb8f78c555c2ae792120d8dbb5415209 Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 29 Oct 2018 22:41:03 -0400 Subject: [PATCH 1/2] change news --- frontend/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/home.html b/frontend/templates/home.html index 53334642..17b5e062 100755 --- a/frontend/templates/home.html +++ b/frontend/templates/home.html @@ -219,7 +219,7 @@ function put_un_in_cookie2(){

News

From 8dab8dfba09c33c15f880fc76525a6141deb200c Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 1 Nov 2018 13:30:20 -0400 Subject: [PATCH 2/2] Upgrade requests per CVE-2018-18074 --- requirements_versioned.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_versioned.pip b/requirements_versioned.pip index e719d5a5..610cf33e 100644 --- a/requirements_versioned.pip +++ b/requirements_versioned.pip @@ -76,7 +76,7 @@ rdflib==4.2.0 rdflib-jsonld==0.3 redis==2.10.3 reportlab==3.4.0 -requests==2.18.4 +requests>=2.20.0 requests-mock==1.2.0 requests-oauthlib==0.6.2 selenium==2.53.1