mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-13 07:03:10 +00:00
Merge pull request #2984 from pydanny/pyup-update-pytz-2020.4-to-2020.5
Update pytz to 2020.5
This commit is contained in:
commit
d08909d683
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytz==2020.4 # https://github.com/stub42/pytz
|
||||
pytz==2020.5 # https://github.com/stub42/pytz
|
||||
python-slugify==4.0.1 # https://github.com/un33k/python-slugify
|
||||
Pillow==8.0.1 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.use_compressor == "y" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue