Skip to content

Commit

Permalink
Merge pull request #3928 from cookiecutter/pyup-update-pytz-2022.5-to…
Browse files Browse the repository at this point in the history
…-2022.6

Update pytz to 2022.6
  • Loading branch information
luzfcb authored Nov 2, 2022
2 parents e0f5e62 + f466879 commit f0b9c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytz==2022.5 # https://github.com/stub42/pytz
pytz==2022.6 # https://github.com/stub42/pytz
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
Pillow==9.3.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
Expand Down

0 comments on commit f0b9c2d

Please sign in to comment.