Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit d1910c7

Browse files
Bump pillow from 4.2.1 to 6.2.0 in /requirements
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>
1 parent ce4b541 commit d1910c7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gunicorn==19.7.1
1414
ipdb==0.10.3
1515
ipython==6.1.0
1616
markdown
17-
Pillow==4.2.1
17+
Pillow==6.2.0
1818
pip-tools==3.1.0
1919
psycopg2==2.7.3.1
2020
pytz==2017.2

requirements/local_compiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ paramiko==2.3.1 # via fabric, fabric3
5353
parso==0.1.0 # via jedi
5454
pexpect==4.2.1 # via ipython
5555
pickleshare==0.7.4 # via ipython
56-
pillow==4.2.1
56+
pillow==6.2.0
5757
pip-tools==3.1.0
5858
prompt-toolkit==1.0.15 # via ipython
5959
psycopg2==2.7.3.1

requirements/production_compiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ paramiko==2.3.1 # via fabric3
3838
parso==0.1.0 # via jedi
3939
pexpect==4.3.0 # via ipython
4040
pickleshare==0.7.4 # via ipython
41-
pillow==4.2.1
41+
pillow==6.2.0
4242
pip-tools==3.1.0
4343
prompt-toolkit==1.0.15 # via ipython
4444
psycopg2==2.7.3.1

0 commit comments

Comments
 (0)