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 #249 from valerymelou/pyup-update-django-2.0.4-to-…
Browse files Browse the repository at this point in the history
…2.0.5

Update django to 2.0.5
  • Loading branch information
valerymelou committed May 2, 2018
2 parents 0588dc7 + 07640af commit e68c1c8
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.0
{%- endif %}

# Bleeding edge Django
django==2.0.4
django==2.0.5

# Configuration
django-environ==0.4.4
Expand Down

0 comments on commit e68c1c8

Please sign in to comment.