mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 10:03:38 -04:00
Bump geojson from 3.1.0 to 3.2.0
Bumps [geojson](https://github.com/jazzband/geojson) from 3.1.0 to 3.2.0. - [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst) - [Commits](https://github.com/jazzband/geojson/compare/3.1.0...3.2.0) --- updated-dependencies: - dependency-name: geojson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1623,13 +1623,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "geojson"
|
name = "geojson"
|
||||||
version = "3.1.0"
|
version = "3.2.0"
|
||||||
description = "Python bindings and utilities for GeoJSON"
|
description = "Python bindings and utilities for GeoJSON"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "geojson-3.1.0-py3-none-any.whl", hash = "sha256:68a9771827237adb8c0c71f8527509c8f5bef61733aa434cefc9c9d4f0ebe8f3"},
|
{file = "geojson-3.2.0-py3-none-any.whl", hash = "sha256:69d14156469e13c79479672eafae7b37e2dcd19bdfd77b53f74fa8fe29910b52"},
|
||||||
{file = "geojson-3.1.0.tar.gz", hash = "sha256:58a7fa40727ea058efc28b0e9ff0099eadf6d0965e04690830208d3ef571adac"},
|
{file = "geojson-3.2.0.tar.gz", hash = "sha256:b860baba1e8c6f71f8f5f6e3949a694daccf40820fa8f138b3f712bd85804903"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -4959,4 +4959,4 @@ propcache = ">=0.2.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.12.2"
|
python-versions = "^3.12.2"
|
||||||
content-hash = "6812b5497e3c203f9b7216e2e94adccd8e673f1ddfa0b901b83a5c1f58b769f4"
|
content-hash = "45f17ef7e2ea00493798fcbd7a266ec987f8d57cd3639923ffdceae8e1fc9ef8"
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ werkzeug = "^3.0.6"
|
|||||||
faker = "^26.0.0"
|
faker = "^26.0.0"
|
||||||
async-timeout = "^4.0.3"
|
async-timeout = "^4.0.3"
|
||||||
bleach = "^6.1.0"
|
bleach = "^6.1.0"
|
||||||
geojson = "^3.1.0"
|
geojson = "^3.2.0"
|
||||||
numpy = "^1.26.4"
|
numpy = "^1.26.4"
|
||||||
ordered-set = "^4.1.0"
|
ordered-set = "^4.1.0"
|
||||||
phonenumbers = "^8.13.42"
|
phonenumbers = "^8.13.42"
|
||||||
|
|||||||
Reference in New Issue
Block a user