Bump pytraccar from 0.9.0 to 0.10.0 (#59429)
parent
36ebbef243
commit
355b3c2c3d
|
@ -3,7 +3,7 @@
|
|||
"name": "Traccar",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
||||
"requirements": ["pytraccar==0.9.0", "stringcase==1.2.0"],
|
||||
"requirements": ["pytraccar==0.10.0", "stringcase==1.2.0"],
|
||||
"dependencies": ["webhook"],
|
||||
"codeowners": ["@ludeeus"],
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -1964,7 +1964,7 @@ pytile==5.2.4
|
|||
pytouchline==0.7
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==0.9.0
|
||||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.2.0
|
||||
|
|
|
@ -1157,7 +1157,7 @@ python_awair==0.2.1
|
|||
pytile==5.2.4
|
||||
|
||||
# homeassistant.components.traccar
|
||||
pytraccar==0.9.0
|
||||
pytraccar==0.10.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.2.0
|
||||
|
|
Loading…
Reference in New Issue