From 55f74c8ae6469aca44387bb5b194b7774e87ede2 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 30 Jan 2023 14:00:53 +0000
Subject: [PATCH] Bump Python requirement shapely to 2.0.1

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

diff --git a/requirements.txt b/requirements.txt
index 6660051f..d4a591ab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,6 +5,6 @@ pymdown-extensions==9.9.2
 python-gitlab==3.13.0
 python-gnupg==0.5.0
 sh==1.14.3
-shapely==2.0.0
+shapely==2.0.1
 tenacity==8.1.0
 zstandard==0.19.0
-- 
GitLab