Update lxml to 4.9.1 (#74663)

This commit is contained in:
Franck Nijhof 2022-07-08 05:50:31 +02:00 committed by GitHub
parent 561c9a77d8
commit 97426911a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "scrape",
"name": "Scrape",
"documentation": "https://www.home-assistant.io/integrations/scrape",
"requirements": ["beautifulsoup4==4.11.1", "lxml==4.8.0"],
"requirements": ["beautifulsoup4==4.11.1", "lxml==4.9.1"],
"after_dependencies": ["rest"],
"codeowners": ["@fabaff"],
"iot_class": "cloud_polling"

View file

@ -984,7 +984,7 @@ lupupy==0.0.24
lw12==0.9.2
# homeassistant.components.scrape
lxml==4.8.0
lxml==4.9.1
# homeassistant.components.nmap_tracker
mac-vendor-lookup==0.1.11

View file

@ -685,7 +685,7 @@ logi_circle==0.2.3
luftdaten==0.7.2
# homeassistant.components.scrape
lxml==4.8.0
lxml==4.9.1
# homeassistant.components.nmap_tracker
mac-vendor-lookup==0.1.11