mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Bump RMVtransport to 0.3.1 (#46780)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user