Upgrade beautifulsoup4 to 4.9.0 (#34007)

This commit is contained in:
Fabian Affolter 2020-04-11 12:56:18 +02:00 committed by GitHub
parent 2af9f4fffe
commit 91e7bcbfac
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", "domain": "scrape",
"name": "Scrape", "name": "Scrape",
"documentation": "https://www.home-assistant.io/integrations/scrape", "documentation": "https://www.home-assistant.io/integrations/scrape",
"requirements": ["beautifulsoup4==4.8.2"], "requirements": ["beautifulsoup4==4.9.0"],
"after_dependencies": ["rest"], "after_dependencies": ["rest"],
"codeowners": ["@fabaff"] "codeowners": ["@fabaff"]
} }

View File

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