mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-04 18:54:53 +00:00
Update pytz to 2023.3 (#4238)
This commit is contained in:
parent
fffc2a2fa6
commit
4ed32dde32
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytz==2023.2 # https://github.com/stub42/pytz
|
||||
pytz==2023.3 # https://github.com/stub42/pytz
|
||||
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
|
||||
Pillow==9.4.0 # https://github.com/python-pillow/Pillow
|
||||
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue