Upgrade beautifulsoup4 to 4.8.2 (#30274)

This commit is contained in:
Fabian Affolter 2019-12-30 17:51:11 +01:00 committed by GitHub
parent fccb13b762
commit 33738cc83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Scrape",
"documentation": "https://www.home-assistant.io/integrations/scrape",
"requirements": [
"beautifulsoup4==4.8.1"
"beautifulsoup4==4.8.2"
],
"dependencies": [],
"codeowners": [

View File

@ -287,7 +287,7 @@ batinfo==0.4.2
# beacontools[scan]==1.2.3
# homeassistant.components.scrape
beautifulsoup4==4.8.1
beautifulsoup4==4.8.2
# homeassistant.components.beewi_smartclim
beewi_smartclim==0.0.7