From 8a05c00c3c150a2f7b483ea4ff64fb6bc1cfd899 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 28 May 2024 01:58:42 +0000 Subject: [PATCH] Update dependency shapely to v2.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b37a3f..414531d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ python-dateutil==2.9.0.post0 python-magic==0.4.27 PyYAML==6.0.1 requests==2.31.0 -shapely==2.0.3 +shapely==2.0.4 six==1.16.0 SQLAlchemy==2.0.28 staticmap==0.5.7