mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-26 09:14:30 +03:00
Merge pull request #2923 from pydanny/pyup-update-pytz-2020.1-to-2020.4
Update pytz to 2020.4
This commit is contained in:
commit
923d81061b
|
@ -1,4 +1,4 @@
|
|||
pytz==2020.1 # https://github.com/stub42/pytz
|
||||
pytz==2020.4 # 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 New Issue
Block a user