Merge pull request #5352 from rtfd/pyup/scheduled-update-2019-02-25

pyup:  Scheduled weekly dependency update for week 08
master
Eric Holscher 2019-02-26 14:00:37 -03:00 committed by GitHub
commit bcc3aa8d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
psycopg2==2.7.7 --no-binary psycopg2
gunicorn==19.9.0
django-redis-cache==1.8.1
django-redis-cache==2.0.0
#For resizing images
pillow==5.4.1

View File

@ -1,12 +1,12 @@
# Base packages
pip==19.0.2
pip==19.0.3
appdirs==1.4.3
virtualenv==16.4.0
virtualenv==16.4.1
django==1.11.20 # pyup: <1.12
django-tastypie==0.14.2
django-guardian==1.5.0
django-extensions==2.1.5
django-extensions==2.1.6
djangorestframework==3.9.1
@ -83,7 +83,7 @@ django-textclassifier==1.0
django-annoying==0.10.4
django-messages-extends==0.6.0
djangorestframework-jsonp==1.0.2
django-taggit==0.23.0
django-taggit==0.24.0
dj-pagination==2.4.0
# Version comparison stuff

View File

@ -21,7 +21,7 @@ execnet==1.5.0
# (Pinned to 4.4.2 since what we need for testing is still useful)
Mercurial==4.4.2 # pyup: ignore
yamale==1.8.0
yamale==1.8.1
pytest-mock==1.10.1
# local debugging tools