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 #325 from valerymelou/pyup-update-pytz-2018.5-to-2…
Browse files Browse the repository at this point in the history
…018.7

Update pytz to 2018.7
  • Loading branch information
Valery Melou committed Nov 2, 2018
2 parents c1e036b + 8d289da commit 9b75ddc
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 @@ -27,7 +27,7 @@ psycopg2==2.7.5
{%- endif %}

# Time zones support
pytz==2018.5
pytz==2018.7

# Redis support
django-redis==4.9.0
Expand Down

0 comments on commit 9b75ddc

Please sign in to comment.