From 7775b4bd97700b6a7265d294a3d1d32149484324 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:28:48 +0200 Subject: [PATCH] Update dependency shapely to v2.0.2 (#1836) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc1dc9dbdd..1acdf5dae6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyramid==2.0.2 pyramid-debugtoolbar==4.10 qrcode==7.4.2 image==1.5.33 -shapely==2.0.1 +shapely==2.0.2 SQLAlchemy==2.0.22 pyaml-env==1.2.1 urllib3==2.0.6