Skip to content

Commit

Permalink
Merge eada1fe into d41e279
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 29, 2019
2 parents d41e279 + eada1fe commit 54387f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@
"creating new images from the one assigned to the field.",
long_description=open('README.rst').read(),
zip_safe=False,
install_requires=['Pillow>=2.4.0,<6.0.0'],
install_requires=['Pillow>=2.4.0,<7.0.0'],
include_package_data=True,
keywords=[
'django',
Expand Down
2 changes: 1 addition & 1 deletion test_reqs.txt
@@ -1,5 +1,5 @@
Django==2.1.1
Pillow==5.0.0
Pillow==6.2.0
Sphinx==1.2.3
coverage==3.7.1
coveralls==0.5
Expand Down

0 comments on commit 54387f2

Please sign in to comment.