Skip to content

Commit db983fd

Browse files
Bump geoalchemy2 from 0.18.0 to 0.18.1 (#232)
Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt) - [Commits](geoalchemy/geoalchemy2@0.18.0...0.18.1) --- updated-dependencies: - dependency-name: geoalchemy2 dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5413b6 commit db983fd

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
88
"alembic==1.17.1",
9-
"geoalchemy2==0.18.0",
9+
"geoalchemy2==0.18.1",
1010
"openpyxl>=3.1.5",
1111
"psycopg2==2.9.11",
1212
"pyproj==3.7.2",

uv.lock

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)