Skip to content

Commit d4825f1

Browse files
chore(deps): update pillow requirement from ~=6.0.0 to ~=6.1.0 (#6139)
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@6.0.0...6.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0ed9886 commit d4825f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ humanize~=0.5.1
1919
celery~=4.3
2020
redis~=3.2
2121
apscheduler~=3.6.0
22-
pillow~=6.0.0
22+
pillow~=6.1.0
2323
amqp~=2.5
2424
gunicorn~=19.9
2525
boto~=2.49

0 commit comments

Comments
 (0)