Skip to content

Commit

Permalink
Update django from 1.10.6 to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and codingjoe committed Apr 7, 2017
1 parent 6f71a5f commit 947eed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ alabaster==0.7.10 # via sphinx
babel==2.4.0 # via sphinx
click==6.7 # via pip-tools
django-appconf==1.0.2
Django==1.10.6
Django==1.11
docutils==0.13.1 # via sphinx
first==2.0.1 # via pip-tools
flake8==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ envlist = py{34,35}-django{18,19,master},qa
deps=
-rrequirements-dev.txt
django18: Django>=1.8,<1.9
django19: Django>=1.9,<1.10
django19: Django>=1.10,<1.11
djangomaster: -egit+https://github.com/django/django.git@master#egg=Django
setenv =
PYTHONPATH = {toxinidir}
Expand Down

0 comments on commit 947eed2

Please sign in to comment.