mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 19:44:00 +03:00
Update pytz from 2022.1 to 2022.2.1 (#3840)
This commit is contained in:
parent
0727d9cbe9
commit
e47c35a701
|
@ -1,4 +1,4 @@
|
|||
pytz==2022.1 # https://github.com/stub42/pytz
|
||||
pytz==2022.2.1 # https://github.com/stub42/pytz
|
||||
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
|
||||
Pillow==9.2.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user