Skip to content

Commit

Permalink
Update beautifulsoup4 requirement from ==4.8.* to ==4.9.*
Browse files Browse the repository at this point in the history
Updates the requirements on [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 16, 2020
1 parent aabd03c commit 14315ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Expand Up @@ -7,5 +7,5 @@ isort==4.3.*
flake8==3.7.*
pep8==1.7.*
# for checking html
beautifulsoup4==4.8.*
beautifulsoup4==4.9.*
Pillow==7.1.*

0 comments on commit 14315ed

Please sign in to comment.