Upgrade geopy to 2.1.0 (#50714)
This commit is contained in:
parent
9316f566c9
commit
74c20cdaa1
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "APRS",
|
||||
"documentation": "https://www.home-assistant.io/integrations/aprs",
|
||||
"codeowners": ["@PhilRW"],
|
||||
"requirements": ["aprslib==0.6.46", "geopy==1.21.0"],
|
||||
"requirements": ["aprslib==0.6.46", "geopy==2.1.0"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
|
|
@ -645,7 +645,7 @@ geniushub-client==0.6.30
|
|||
geojson_client==0.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
geopy==1.21.0
|
||||
geopy==2.1.0
|
||||
|
||||
# homeassistant.components.geo_rss_events
|
||||
georss_generic_client==0.4
|
||||
|
|
|
@ -351,7 +351,7 @@ garminconnect==0.1.19
|
|||
geojson_client==0.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
geopy==1.21.0
|
||||
geopy==2.1.0
|
||||
|
||||
# homeassistant.components.geo_rss_events
|
||||
georss_generic_client==0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue