Skip to content

Commit

Permalink
Bump pyoverkiz 1.15.0 (#131478)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Nov 25, 2024
1 parent 19c4277 commit 7aa3075
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 @@ -20,7 +20,7 @@
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
"requirements": ["pyoverkiz==1.14.1"],
"requirements": ["pyoverkiz==1.15.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 @@ -2149,7 +2149,7 @@ pyotgw==2.2.2
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.14.1
pyoverkiz==1.15.0

# homeassistant.components.onewire
pyownet==0.10.0.post1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ pyotgw==2.2.2
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.14.1
pyoverkiz==1.15.0

# homeassistant.components.onewire
pyownet==0.10.0.post1
Expand Down

0 comments on commit 7aa3075

Please sign in to comment.