Skip to content

Commit 38f4ba7

Browse files
Bump pillow from 7.1.0 to 7.1.1 (#143)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 7.1.1. - [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.1.0...7.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent caa2a56 commit 38f4ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def readme():
2929
"pytest>=4.3.1",
3030
"pytest-cov>=2.6.1",
3131
"pytest-xdist==1.31.0",
32-
"Pillow==7.1.0",
32+
"Pillow==7.1.1",
3333
"scipy==1.4.1",
3434
],
3535
},

0 commit comments

Comments
 (0)