diff --git a/pyproject.toml b/pyproject.toml index 3771599be5..bcce8130e5 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.3.1", "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",