Skip to content

Commit

Permalink
Bump pyweatherflowudp to 1.4.5 (home-assistant#101770)
Browse files Browse the repository at this point in the history
  • Loading branch information
natekspencer authored and frenck committed Oct 12, 2023
1 parent 1a2c9fd commit 62805ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/weatherflow/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pyweatherflowudp"],
"requirements": ["pyweatherflowudp==1.4.3"]
"requirements": ["pyweatherflowudp==1.4.5"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2249,7 +2249,7 @@ pyvolumio==0.1.5
pywaze==0.5.1

# homeassistant.components.weatherflow
pyweatherflowudp==1.4.3
pyweatherflowudp==1.4.5

# homeassistant.components.html5
pywebpush==1.9.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ pyvolumio==0.1.5
pywaze==0.5.1

# homeassistant.components.weatherflow
pyweatherflowudp==1.4.3
pyweatherflowudp==1.4.5

# homeassistant.components.html5
pywebpush==1.9.2
Expand Down

0 comments on commit 62805ae

Please sign in to comment.