From 245f1d2e92848f74b8e1999da4e88489d4828a26 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 20 Aug 2024 02:41:35 +0000 Subject: [PATCH] Update dependency shapely to v2.0.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e6b316..d69bcdf 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.2 requests==2.32.3 -shapely==2.0.5 +shapely==2.0.6 six==1.16.0 SQLAlchemy==2.0.32 staticmap==0.5.7 -- 2.45.2