Skip to content

Commit 49ed44e

Browse files
Merge pull request #411 from ie3-institute/dependabot/pip/main/geoalchemy2-0.18.1
Bump geoalchemy2 from 0.18.0 to 0.18.1
2 parents e84cc27 + a5c8939 commit 49ed44e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sqlmodel = "^0.0.27"
2020
pyhocon = "^0.3.60"
2121
numba = "^0.62.1"
2222
scipy = "^1.16.3" # required by numba
23-
geoalchemy2 = "^0.18.0"
23+
geoalchemy2 = "^0.18.1"
2424
psycopg2-binary = "^2.9.11"
2525

2626
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)