Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 89879c6 commit 4de26b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -20,7 +20,7 @@ celery = {version = "^5.3.5", extras = ["redis,gevent"]}
click = "^8.1"
fastapi = "^0.105"
fastapi-async-sqlalchemy = "^0.6.0"
geoalchemy2 = "^0.14.1"
geoalchemy2 = "^0.14.3"
greenlet = "^3.0.3"
haversine = "^2.8.0"
lark = "^1"
Expand Down

0 comments on commit 4de26b4

Please sign in to comment.