Skip to content

Commit

Permalink
Update pillow to 5.2.0 (#221)
Browse files Browse the repository at this point in the history
* Update pillow from 5.1.0 to 5.2.0

* Update pillow from 5.1.0 to 5.2.0
  • Loading branch information
pyup-bot authored and nicfit committed Jul 9, 2018
1 parent 415a3ea commit 05fd860
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chardet==3.0.4 # via requests
grako==3.99.9
idna==2.7 # via requests
pathlib==1.0.1
pillow==5.1.0
pillow==5.2.0
pylast==2.3.0
python-magic==0.4.15
requests==2.19.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra_art-plugin.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pillow==5.1.0
pillow==5.2.0
pylast==2.3.0
requests==2.19.1

0 comments on commit 05fd860

Please sign in to comment.