Skip to content

Commit

Permalink
Update pillow requirement from ==7.0.* to ==7.1.*
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@7.0.0...7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 2, 2020
1 parent 4543707 commit 12c2f3b
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,4 +8,4 @@ flake8==3.7.*
pep8==1.7.*
# for checking html
beautifulsoup4==4.8.*
Pillow==7.0.*
Pillow==7.1.*

0 comments on commit 12c2f3b

Please sign in to comment.