mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update jsonpath to 0.82.2 (#100252)
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
"codeowners": [],
|
||||
"documentation": "https://www.home-assistant.io/integrations/rest",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["jsonpath==0.82", "xmltodict==0.13.0"]
|
||||
"requirements": ["jsonpath==0.82.2", "xmltodict==0.13.0"]
|
||||
}
|
||||
|
@ -1085,7 +1085,7 @@ jaraco.abode==3.3.0
|
||||
jellyfin-apiclient-python==1.9.2
|
||||
|
||||
# homeassistant.components.rest
|
||||
jsonpath==0.82
|
||||
jsonpath==0.82.2
|
||||
|
||||
# homeassistant.components.justnimbus
|
||||
justnimbus==0.6.0
|
||||
|
@ -850,7 +850,7 @@ jaraco.abode==3.3.0
|
||||
jellyfin-apiclient-python==1.9.2
|
||||
|
||||
# homeassistant.components.rest
|
||||
jsonpath==0.82
|
||||
jsonpath==0.82.2
|
||||
|
||||
# homeassistant.components.justnimbus
|
||||
justnimbus==0.6.0
|
||||
|
Reference in New Issue
Block a user