diff --git a/pyproject.toml b/pyproject.toml index 8026e0c8ab..11986d5474 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ Changelog = "https://github.com/openoereb/pyramid_oereb/blob/master/CHANGES.rst" recommend = [ "pypdf==5.1.0", "filetype==1.2.0", - "geoalchemy2==0.15.2", + "geoalchemy2==0.16.0", "pyramid==2.0.2", "pyramid-debugtoolbar==4.12.1", "qrcode==8.0",