diff --git a/pyproject.toml b/pyproject.toml index 3d8c21d177..2d39140780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ Changelog = "https://github.com/openoereb/pyramid_oereb/blob/master/CHANGES.rst" recommend = [ "pypdf==4.2.0", "filetype==1.2.0", - "geoalchemy2==0.15.1", + "geoalchemy2==0.15.2", "pyramid==2.0.2", "pyramid-debugtoolbar==4.12.1", "qrcode==7.4.2",