Upgrade beautifulsoup4 to 4.10.0 (#56764)

This commit is contained in:
Fabian Affolter 2021-09-29 11:25:29 +02:00 committed by GitHub
parent deb0cc4116
commit be34a2ddea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -375,7 +375,7 @@ batinfo==0.4.2
# beacontools[scan]==1.2.3
# homeassistant.components.scrape
beautifulsoup4==4.9.3
beautifulsoup4==4.10.0
# homeassistant.components.beewi_smartclim
# beewi_smartclim==0.0.10