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