From ec5983cb7663bc87ec7a36943c14c0a5d98d77ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:02:13 +0000 Subject: [PATCH] Bump geoalchemy2 from 0.4.2 to 0.19.0 Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.4.2 to 0.19.0. - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/main/CHANGES.txt) - [Commits](https://github.com/geoalchemy/geoalchemy2/compare/0.4.2...0.19.0) --- updated-dependencies: - dependency-name: geoalchemy2 dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ce331fb5..2f7d3fcf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colander==2.0 dogpile.cache==1.3.4 elasticsearch==2.4.1 elasticsearch_dsl==2.2.0 -geoalchemy2==0.4.2 +geoalchemy2==0.19.0 geojson==3.2.0 geomet==1.1.0 kombu==5.6.2