Bump pytraccar from 0.9.0 to 0.10.0 (#59429)

pull/59436/head
Joakim Sørensen 2021-11-09 18:20:34 +01:00 committed by GitHub
parent 36ebbef243
commit 355b3c2c3d
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": "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"

View File

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

View File

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