Skip to content

Commit 8f655bb

Browse files
Merge pull request #506 from adamtheturtle/pyup-update-pillow-5.0.0-to-5.1.0
Update pillow to 5.1.0
2 parents 6ef688b + fd2d39e commit 8f655bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
constantly==15.1.0 # Symbolic constants.
2-
pillow==5.0.0 # Image library.
2+
pillow==5.1.0 # Image library.
33
requests-mock==1.4.0 # Mock `requests`.
44
requests==2.18.4
55
wrapt==1.10.11 # Make better decorators.

0 commit comments

Comments
 (0)