Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #261 from valerymelou/pyup-update-django-2.0.5-to-…
Browse files Browse the repository at this point in the history
…2.0.6

Update django to 2.0.6
  • Loading branch information
valerymelou committed Jun 2, 2018
2 parents 6ea7e0b + 4352285 commit 22e1659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ wheel==0.31.1
{%- endif %}

# Bleeding edge Django
django==2.0.5
django==2.0.6

# Configuration
django-environ==0.4.4
Expand Down

0 comments on commit 22e1659

Please sign in to comment.