mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump RMVtransport to 0.3.1 (#46780)
This commit is contained in:
parent
bfea7d0baa
commit
d2a187a57b
@ -3,7 +3,7 @@
|
||||
"name": "RMV",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rmvtransport",
|
||||
"requirements": [
|
||||
"PyRMVtransport==0.3.0"
|
||||
"PyRMVtransport==0.3.1"
|
||||
],
|
||||
"codeowners": [
|
||||
"@cgtobi"
|
||||
|
@ -49,7 +49,7 @@ PyNaCl==1.3.0
|
||||
PyQRCode==1.2.1
|
||||
|
||||
# homeassistant.components.rmvtransport
|
||||
PyRMVtransport==0.3.0
|
||||
PyRMVtransport==0.3.1
|
||||
|
||||
# homeassistant.components.telegram_bot
|
||||
PySocks==1.7.1
|
||||
|
@ -21,7 +21,7 @@ PyNaCl==1.3.0
|
||||
PyQRCode==1.2.1
|
||||
|
||||
# homeassistant.components.rmvtransport
|
||||
PyRMVtransport==0.3.0
|
||||
PyRMVtransport==0.3.1
|
||||
|
||||
# homeassistant.components.transport_nsw
|
||||
PyTransportNSW==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user