Upgrade geopy to 1.21.0 (#34026)
parent
9aa0e76d65
commit
2ab79115d1
|
@ -3,5 +3,5 @@
|
||||||
"name": "APRS",
|
"name": "APRS",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/aprs",
|
"documentation": "https://www.home-assistant.io/integrations/aprs",
|
||||||
"codeowners": ["@PhilRW"],
|
"codeowners": ["@PhilRW"],
|
||||||
"requirements": ["aprslib==0.6.46", "geopy==1.19.0"]
|
"requirements": ["aprslib==0.6.46", "geopy==1.21.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -592,7 +592,7 @@ geniushub-client==0.6.30
|
||||||
geojson_client==0.4
|
geojson_client==0.4
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==1.19.0
|
geopy==1.21.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.3
|
georss_generic_client==0.3
|
||||||
|
|
|
@ -224,7 +224,7 @@ garminconnect==0.1.10
|
||||||
geojson_client==0.4
|
geojson_client==0.4
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==1.19.0
|
geopy==1.21.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.3
|
georss_generic_client==0.3
|
||||||
|
|
Loading…
Reference in New Issue