Bump nextbus client to 2.3.0 (#146780)
parent
761a0877e6
commit
186ed451a9
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/nextbus",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["py_nextbus"],
|
||||
"requirements": ["py-nextbusnext==2.2.0"]
|
||||
"requirements": ["py-nextbusnext==2.3.0"]
|
||||
}
|
||||
|
|
|
@ -1762,7 +1762,7 @@ py-madvr2==1.6.32
|
|||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.2.0
|
||||
py-nextbusnext==2.3.0
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
|
|
@ -1485,7 +1485,7 @@ py-madvr2==1.6.32
|
|||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.2.0
|
||||
py-nextbusnext==2.3.0
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
|
Loading…
Reference in New Issue