Skip to content

Commit

Permalink
Bump pyoverkiz to 1.8.0 (#94176)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored and balloob committed Jun 8, 2023
1 parent 74c0552 commit c6a17d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/overkiz/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
"requirements": ["pyoverkiz==1.7.9"],
"requirements": ["pyoverkiz==1.8.0"],
"zeroconf": [
{
"type": "_kizbox._tcp.local.",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ pyotgw==2.1.3
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.7.9
pyoverkiz==1.8.0

# homeassistant.components.openweathermap
pyowm==3.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1382,7 +1382,7 @@ pyotgw==2.1.3
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.7.9
pyoverkiz==1.8.0

# homeassistant.components.openweathermap
pyowm==3.2.0
Expand Down

0 comments on commit c6a17d6

Please sign in to comment.