Update geopy to 2.3.0 (#82145)
This commit is contained in:
parent
8038485ca4
commit
a2e638329e
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"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.7.0", "geopy==2.1.0"],
|
"requirements": ["aprslib==0.7.0", "geopy==2.3.0"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["aprslib", "geographiclib", "geopy"]
|
"loggers": ["aprslib", "geographiclib", "geopy"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -749,7 +749,7 @@ geniushub-client==0.6.30
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==2.1.0
|
geopy==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.6
|
georss_generic_client==0.6
|
||||||
|
|
|
@ -562,7 +562,7 @@ gcal-sync==4.0.2
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==2.1.0
|
geopy==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.6
|
georss_generic_client==0.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue