Bump RMVtransport to 0.3.1 (#46780)

This commit is contained in:
Tobias Sauerwein 2021-02-19 13:28:00 +01:00 committed by GitHub
parent bfea7d0baa
commit d2a187a57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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

View File

@ -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