From adf55b8f4013ec774a121b7a68ae2f62c083df55 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 18 Aug 2022 14:01:14 +0000
Subject: [PATCH] Bump Python requirement shapely to 1.8.4

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2d792cca..bb620c8d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,5 +4,5 @@ Pillow>=9.0
 python-gitlab==2.7.1
 python-gnupg==0.4.8
 sh==1.14.2
-shapely==1.8.2
+shapely==1.8.4
 tenacity==8.0.1
-- 
GitLab