Skip to content

Commit

Permalink
Update beautifulsoup4 requirement from ==4.7.* to ==4.8.*
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 Jul 22, 2019
1 parent 757f8e7 commit eb21971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ isort==4.3.*
flake8==3.7.*
pep8==1.7.*
# for checking html
beautifulsoup4==4.7.*
beautifulsoup4==4.8.*
Pillow==6.1.*

0 comments on commit eb21971

Please sign in to comment.