Skip to content

Commit

Permalink
Upgrade huawei-lte-api to 1.4.10 (home-assistant#32472)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHjelmare authored Mar 4, 2020
1 parent 1043502 commit e9978e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/huawei_lte/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"documentation": "https://www.home-assistant.io/integrations/huawei_lte",
"requirements": [
"getmac==0.8.1",
"huawei-lte-api==1.4.7",
"huawei-lte-api==1.4.10",
"stringcase==1.2.0",
"url-normalize==1.4.1"
],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ horimote==0.4.1
httplib2==0.10.3

# homeassistant.components.huawei_lte
huawei-lte-api==1.4.7
huawei-lte-api==1.4.10

# homeassistant.components.hydrawise
hydrawiser==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ homematicip==0.10.17
httplib2==0.10.3

# homeassistant.components.huawei_lte
huawei-lte-api==1.4.7
huawei-lte-api==1.4.10

# homeassistant.components.iaqualink
iaqualink==0.3.1
Expand Down

0 comments on commit e9978e7

Please sign in to comment.