Upgrade beautifulsoup4 to 4.9.1 (#39158)

This commit is contained in:
Fabian Affolter 2020-08-22 20:48:25 +02:00 committed by GitHub
parent f075742a86
commit 41ba1dff71
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.0"],
"requirements": ["beautifulsoup4==4.9.1"],
"after_dependencies": ["rest"],
"codeowners": ["@fabaff"]
}

View File

@ -328,7 +328,7 @@ batinfo==0.4.2
# beacontools[scan]==1.2.3
# homeassistant.components.scrape
beautifulsoup4==4.9.0
beautifulsoup4==4.9.1
# homeassistant.components.beewi_smartclim
beewi_smartclim==0.0.7