Upgrade geopy to 2.1.0 (#50714)

This commit is contained in:
Franck Nijhof 2021-05-17 12:26:44 +02:00 committed by GitHub
parent 9316f566c9
commit 74c20cdaa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"
}

View file

@ -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

View file

@ -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