From 56c7f544cb1f8dd1eedc8484c5b6086ab5f017a1 Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Sat, 17 Feb 2024 08:40:00 +0000
Subject: [PATCH] Bump Python requirement shapely to 2.0.3

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

diff --git a/requirements.txt b/requirements.txt
index b7aee798..7ead4b19 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,6 +3,6 @@ peewee==3.17.0
 Pillow==10.1.0
 pymdown-extensions==10.7
 python-gnupg==0.5.2
-shapely==2.0.2
+shapely==2.0.3
 tenacity==8.2.3
 zstandard==0.22.0
-- 
GitLab