Bump weatherflow4py to 1.3.1 (#135529)

* version bump of dep

* update requirements
This commit is contained in:
Jeef
2025-02-28 06:32:52 -07:00
committed by GitHub
parent c2a7736417
commit 40d2d6df2c
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
"iot_class": "cloud_polling",
"loggers": ["weatherflow4py"],
"requirements": ["weatherflow4py==1.0.6"]
"requirements": ["weatherflow4py==1.3.1"]
}

2
requirements_all.txt generated
View File

@ -3046,7 +3046,7 @@ waterfurnace==1.1.0
watergate-local-api==2024.4.1
# homeassistant.components.weatherflow_cloud
weatherflow4py==1.0.6
weatherflow4py==1.3.1
# homeassistant.components.cisco_webex_teams
webexpythonsdk==2.0.1

View File

@ -2453,7 +2453,7 @@ watchdog==6.0.0
watergate-local-api==2024.4.1
# homeassistant.components.weatherflow_cloud
weatherflow4py==1.0.6
weatherflow4py==1.3.1
# homeassistant.components.nasweb
webio-api==0.1.11