mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update geocachingapi to v0.3.0 (#139878)
Bump Geocaching API version Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/geocaching",
|
"documentation": "https://www.home-assistant.io/integrations/geocaching",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["geocachingapi==0.2.1"]
|
"requirements": ["geocachingapi==0.3.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -986,7 +986,7 @@ gcal-sync==7.0.0
|
|||||||
geniushub-client==0.7.1
|
geniushub-client==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.geocaching
|
# homeassistant.components.geocaching
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==2.3.0
|
geopy==2.3.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -839,7 +839,7 @@ gcal-sync==7.0.0
|
|||||||
geniushub-client==0.7.1
|
geniushub-client==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.geocaching
|
# homeassistant.components.geocaching
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
geopy==2.3.0
|
geopy==2.3.0
|
||||||
|
Reference in New Issue
Block a user