Bump aio_geojson_generic_client to 0.3 (#86918)
This commit is contained in:
parent
4e9bd09d39
commit
92a833b192
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "geo_json_events",
|
||||
"name": "GeoJSON",
|
||||
"documentation": "https://www.home-assistant.io/integrations/geo_json_events",
|
||||
"requirements": ["aio_geojson_generic_client==0.1"],
|
||||
"requirements": ["aio_geojson_generic_client==0.3"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aio_geojson_generic_client"],
|
||||
|
|
|
@ -95,7 +95,7 @@ afsapi==0.2.7
|
|||
agent-py==0.0.23
|
||||
|
||||
# homeassistant.components.geo_json_events
|
||||
aio_geojson_generic_client==0.1
|
||||
aio_geojson_generic_client==0.3
|
||||
|
||||
# homeassistant.components.geonetnz_quakes
|
||||
aio_geojson_geonetnz_quakes==0.15
|
||||
|
|
|
@ -82,7 +82,7 @@ advantage_air==0.4.1
|
|||
agent-py==0.0.23
|
||||
|
||||
# homeassistant.components.geo_json_events
|
||||
aio_geojson_generic_client==0.1
|
||||
aio_geojson_generic_client==0.3
|
||||
|
||||
# homeassistant.components.geonetnz_quakes
|
||||
aio_geojson_geonetnz_quakes==0.15
|
||||
|
|
Loading…
Add table
Reference in a new issue