Skip to content

Commit e47c35a

Browse files
authored
Update pytz from 2022.1 to 2022.2.1 (cookiecutter#3840)
1 parent 0727d9c commit e47c35a

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytz==2022.1 # https://github.com/stub42/pytz
1+
pytz==2022.2.1 # https://github.com/stub42/pytz
22
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
33
Pillow==9.2.0 # https://github.com/python-pillow/Pillow
44
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}

0 commit comments

Comments
 (0)