Skip to content

Commit

Permalink
Bump pyOverkiz to 1.13.14 (#122691)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALERTua authored Jul 29, 2024
1 parent 70df4ca commit 869ec3f
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 @@ -19,7 +19,7 @@
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
"requirements": ["pyoverkiz==1.13.12"],
"requirements": ["pyoverkiz==1.13.14"],
"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 @@ -2082,7 +2082,7 @@ pyotgw==2.2.0
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.13.12
pyoverkiz==1.13.14

# 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 @@ -1663,7 +1663,7 @@ pyotgw==2.2.0
pyotp==2.8.0

# homeassistant.components.overkiz
pyoverkiz==1.13.12
pyoverkiz==1.13.14

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

0 comments on commit 869ec3f

Please sign in to comment.