From 165db24b6486a7ae6fd813ac4429a0b9031746c2 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 26 Apr 2024 06:00:26 +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 31cf953..1406a9b 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