Bump pytraccar from 2.1.0 to 2.1.1 (#111188)

This commit is contained in:
Joakim Sørensen 2024-02-23 11:57:41 +01:00 committed by GitHub
parent 70d7f74f35
commit 512bc7c699
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/traccar",
"iot_class": "cloud_push",
"loggers": ["pytraccar"],
"requirements": ["pytraccar==2.1.0", "stringcase==1.2.0"]
"requirements": ["pytraccar==2.1.1", "stringcase==1.2.0"]
}

View File

@ -5,5 +5,5 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/traccar_server",
"iot_class": "local_polling",
"requirements": ["pytraccar==2.1.0"]
"requirements": ["pytraccar==2.1.1"]
}

View File

@ -2321,7 +2321,7 @@ pytouchline==0.7
# homeassistant.components.traccar
# homeassistant.components.traccar_server
pytraccar==2.1.0
pytraccar==2.1.1
# homeassistant.components.tradfri
pytradfri[async]==9.0.1

View File

@ -1779,7 +1779,7 @@ pytomorrowio==0.3.6
# homeassistant.components.traccar
# homeassistant.components.traccar_server
pytraccar==2.1.0
pytraccar==2.1.1
# homeassistant.components.tradfri
pytradfri[async]==9.0.1