mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Merge pull request #661 from pydanny/pyup-update-pillow-3.2.0-to-3.3.0
Update pillow to 3.3.0
This commit is contained in:
commit
8182878dea
|
@ -25,7 +25,7 @@ django-floppyforms==1.6.2
|
||||||
django-model-utils==2.5
|
django-model-utils==2.5
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
Pillow==3.2.0
|
Pillow==3.3.0
|
||||||
|
|
||||||
# For user registration, either via email or social
|
# For user registration, either via email or social
|
||||||
# Well-built with regular release cycles!
|
# Well-built with regular release cycles!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user