Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
Bump pillow from 3.4.1 to 6.2.0 in /solutionbox/image_classification (#…
Browse files Browse the repository at this point in the history
…729)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.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@3.4.1...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2020
1 parent 8573ff3 commit 57dec94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutionbox/image_classification/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
long_description="""
""",
install_requires=[
'pillow==3.4.1',
'pillow==6.2.0',
],
package_data={
}
Expand Down

0 comments on commit 57dec94

Please sign in to comment.