Skip to content

Commit dbc1630

Browse files
Bump pillow from 4.2.1 to 6.2.0 (#218)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@4.2.1...6.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e6b12a commit dbc1630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
-e ../
55

66
django-autofixture==0.12.1
7-
Pillow==4.2.1
7+
Pillow==6.2.0

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage==4.1
22
mock>=1.0.1
33
flake8>=2.1.0
44
tox>=1.7.0
5-
Pillow==4.2.1
5+
Pillow==6.2.0
66

77

88
# Additional test requirements go here

0 commit comments

Comments
 (0)