Skip to content

Commit

Permalink
Bump starlink-grpc-core to 1.1.3 (home-assistant#103043)
Browse files Browse the repository at this point in the history
  • Loading branch information
boswelja authored Oct 30, 2023
1 parent d6a0f9b commit 89d7c33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/starlink/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/starlink",
"iot_class": "local_polling",
"quality_scale": "silver",
"requirements": ["starlink-grpc-core==1.1.2"]
"requirements": ["starlink-grpc-core==1.1.3"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2488,7 +2488,7 @@ starline==0.1.5
starlingbank==3.2

# homeassistant.components.starlink
starlink-grpc-core==1.1.2
starlink-grpc-core==1.1.3

# homeassistant.components.statsd
statsd==3.2.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 @@ -1851,7 +1851,7 @@ srpenergy==1.3.6
starline==0.1.5

# homeassistant.components.starlink
starlink-grpc-core==1.1.2
starlink-grpc-core==1.1.3

# homeassistant.components.statsd
statsd==3.2.1
Expand Down

0 comments on commit 89d7c33

Please sign in to comment.