From 4619386a9a75123ae63d6d6dbeb0b9c7b79b07cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:23:57 +0000 Subject: [PATCH] chore(deps): bump geoalchemy2 from 0.4.2 to 0.14.4 Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.4.2 to 0.14.4. - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt) - [Commits](https://github.com/geoalchemy/geoalchemy2/compare/0.4.2...0.14.4) --- updated-dependencies: - dependency-name: geoalchemy2 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 486f0e845..f9eb2f26c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ colander==2.0 dogpile.cache==1.3.1 elasticsearch==2.4.1 elasticsearch_dsl==2.2.0 -geoalchemy2==0.4.2 +geoalchemy2==0.14.4 geojson==3.1.0 geomet==1.1.0 kombu==5.3.5