Skip to content

Commit

Permalink
⬆️(project) upgrade geoalchemy2 to v0.15.0
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| pypi       | geoalchemy2 | 0.14.7 | 0.15.0 |
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent e32fa87 commit 90a635d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alembic = "==1.13.1"
annotated-types = "==0.6.0"
email-validator = "==2.1.1"
fastapi = "==0.110.2"
geoalchemy2 = {extras = ["shapely"], version = "==0.14.7"}
geoalchemy2 = {extras = ["shapely"], version = "==0.15.0"}
httpx = "==0.27.0"
psycopg2-binary = "==2.9.9"
pydantic-extra-types = {extras = ["all"], version = "==2.6.0"}
Expand Down
8 changes: 4 additions & 4 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90a635d

Please sign in to comment.