mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-18 05:30:48 -04:00
Merge pull request #1560 from GSA/dependabot/pip/geojson-3.2.0
Bump geojson from 3.1.0 to 3.2.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1623,13 +1623,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "geojson"
|
||||
version = "3.1.0"
|
||||
version = "3.2.0"
|
||||
description = "Python bindings and utilities for GeoJSON"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "geojson-3.1.0-py3-none-any.whl", hash = "sha256:68a9771827237adb8c0c71f8527509c8f5bef61733aa434cefc9c9d4f0ebe8f3"},
|
||||
{file = "geojson-3.1.0.tar.gz", hash = "sha256:58a7fa40727ea058efc28b0e9ff0099eadf6d0965e04690830208d3ef571adac"},
|
||||
{file = "geojson-3.2.0-py3-none-any.whl", hash = "sha256:69d14156469e13c79479672eafae7b37e2dcd19bdfd77b53f74fa8fe29910b52"},
|
||||
{file = "geojson-3.2.0.tar.gz", hash = "sha256:b860baba1e8c6f71f8f5f6e3949a694daccf40820fa8f138b3f712bd85804903"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4959,4 +4959,4 @@ propcache = ">=0.2.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.12.2"
|
||||
content-hash = "6812b5497e3c203f9b7216e2e94adccd8e673f1ddfa0b901b83a5c1f58b769f4"
|
||||
content-hash = "45f17ef7e2ea00493798fcbd7a266ec987f8d57cd3639923ffdceae8e1fc9ef8"
|
||||
|
||||
@@ -51,7 +51,7 @@ werkzeug = "^3.0.6"
|
||||
faker = "^26.0.0"
|
||||
async-timeout = "^4.0.3"
|
||||
bleach = "^6.1.0"
|
||||
geojson = "^3.1.0"
|
||||
geojson = "^3.2.0"
|
||||
numpy = "^1.26.4"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^8.13.42"
|
||||
|
||||
Reference in New Issue
Block a user