Update beautifulsoup4 requirement from <=4.8.2 to <4.9.4 (#88)

Updates the requirements on [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-01 13:14:15 -04:00
committed by GitHub
parent 393c2d77d8
commit 51e29c60d6

View File

@@ -1,4 +1,4 @@
beautifulsoup4<=4.8.2
beautifulsoup4<4.9.4
click>=7.0
colorama>=0.4.3
requests>=2.22.0