From ec5a1cff12885b60f8e832e54137b373fcaef463 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Aug 2020 14:54:04 +0100 Subject: [PATCH] Update shapely from 1.7.0 to 1.7.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 91f77cdb2..aee895f64 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -18,7 +18,7 @@ pytz==2020.1 gunicorn==20.0.4 eventlet==0.26.1 notifications-python-client==5.7.0 -Shapely==1.7.0 +Shapely==1.7.1 # PaaS awscli-cwlogs>=1.4,<1.5