Update geocachingapi to v0.3.0 (#139878)

Bump Geocaching API version

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
marc7s
2025-03-06 13:29:30 +01:00
committed by GitHub
parent edc763b7d2
commit 5d8e03c124
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/geocaching",
"iot_class": "cloud_polling",
"requirements": ["geocachingapi==0.2.1"]
"requirements": ["geocachingapi==0.3.0"]
}

2
requirements_all.txt generated
View File

@ -986,7 +986,7 @@ gcal-sync==7.0.0
geniushub-client==0.7.1
# homeassistant.components.geocaching
geocachingapi==0.2.1
geocachingapi==0.3.0
# homeassistant.components.aprs
geopy==2.3.0

View File

@ -839,7 +839,7 @@ gcal-sync==7.0.0
geniushub-client==0.7.1
# homeassistant.components.geocaching
geocachingapi==0.2.1
geocachingapi==0.3.0
# homeassistant.components.aprs
geopy==2.3.0