mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 13:03:59 +00:00
Update pytz to 2022.5 (#3906)
This commit is contained in:
parent
0c98640a0b
commit
56d9a5e9fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytz==2022.4 # https://github.com/stub42/pytz
|
||||
pytz==2022.5 # 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 a new issue