Skip to content

Commit

Permalink
Update beautifulsoup4 requirement from ==4.6.* to ==4.7.*
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 Jun 17, 2019
1 parent bf1bfde commit 5e9a980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ isort==4.3.*
flake8==3.5.*
pep8==1.7.*
# for checking html
beautifulsoup4==4.6.*
beautifulsoup4==4.7.*
Pillow==5.1.*

0 comments on commit 5e9a980

Please sign in to comment.