diff --git a/src/api/Pipfile b/src/api/Pipfile index 4167bab3..ac4ab1db 100644 --- a/src/api/Pipfile +++ b/src/api/Pipfile @@ -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"} diff --git a/src/api/Pipfile.lock b/src/api/Pipfile.lock index e68db4b0..fc4823e2 100644 --- a/src/api/Pipfile.lock +++ b/src/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d0a396d5aedcc0f42d9cc73b5ee46686830940df2a6a3fccce416664497be8eb" + "sha256": "4092febdc7bb1812a7bdb63225af3a017385e5322f404ff4f2af9d73e8a326d4" }, "pipfile-spec": 6, "requires": { @@ -192,11 +192,11 @@ "shapely" ], "hashes": [ - "sha256:9ff731c4e5b955525cb128ee7173222365e7f084d4b99f6f68e491bac6b44d21", - "sha256:af592892c58da0b98aa284d400f207f08a643aeee4523f025cef74991f76af14" + "sha256:180b552992e57dd9dc8148cea7c6c2c44b7878265d1484e3811a27e0e6e1ff2c", + "sha256:a799b7d14c2ec0d1ccbc11f98fb40f1388a83c42d94992b0cf55933c93d4988a" ], "markers": "python_version >= '3.7'", - "version": "==0.14.7" + "version": "==0.15.0" }, "greenlet": { "hashes": [