From 7ae93c6a9a837d17fd1d87612243e55092a110bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:50:27 +0000 Subject: [PATCH] Update dependency shapely to v2.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2fed3a4a3..67276ce97a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyramid==2.0.2 pyramid-debugtoolbar==4.12.1 qrcode==7.4.2 image==1.5.33 -shapely==2.0.2 +shapely==2.0.3 SQLAlchemy==2.0.27 pyaml-env==1.2.1 urllib3==2.2.0