Update lxml to 4.9.3 (#96132)
This commit is contained in:
parent
5bf1547ebc
commit
de211de598
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["beautifulsoup4==4.11.1", "lxml==4.9.1"]
|
||||
"requirements": ["beautifulsoup4==4.11.1", "lxml==4.9.3"]
|
||||
}
|
||||
|
|
|
@ -1157,7 +1157,7 @@ lupupy==0.3.0
|
|||
lw12==0.9.2
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==4.9.1
|
||||
lxml==4.9.3
|
||||
|
||||
# homeassistant.components.nmap_tracker
|
||||
mac-vendor-lookup==0.1.12
|
||||
|
|
|
@ -880,7 +880,7 @@ loqedAPI==2.1.7
|
|||
luftdaten==0.7.4
|
||||
|
||||
# homeassistant.components.scrape
|
||||
lxml==4.9.1
|
||||
lxml==4.9.3
|
||||
|
||||
# homeassistant.components.nmap_tracker
|
||||
mac-vendor-lookup==0.1.12
|
||||
|
|
Loading…
Add table
Reference in a new issue