Skip to content

Commit

Permalink
Bump geoalchemy2 from 0.12.5 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.12.5 to 0.14.0.
- [Release notes](https://github.com/geoalchemy/geoalchemy2/releases)
- [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt)
- [Commits](geoalchemy/geoalchemy2@0.12.5...0.14.0)

---
updated-dependencies:
- dependency-name: geoalchemy2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 6aa7e1e commit c09c8a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pydantic = {extras = ["dotenv", "email"], version = "^1.10.9"}
nest-asyncio = "^1.5.6"
fastapi-key-auth = "^0.12.0"
sqlalchemy = "^1.4.48"
geoalchemy2 = "^0.12.5"
geoalchemy2 = "^0.14.0"
shapely = "<2.0"
psycopg2 = "^2.9.6"
openapi-pydantic = "^0.3.1"
Expand Down

0 comments on commit c09c8a0

Please sign in to comment.