mozmeao / snippets-service

Service powering snippets on Firefox's about:home.
https://snippets.mozilla.com
Mozilla Public License 2.0
31 stars 36 forks source link

Upgrade Django and django-jinja #1582

Closed stevejalim closed 2 years ago

stevejalim commented 2 years ago

Django 2.2.28 is a security release, while upgrading django-jinja was needed to allow the service to build/run, rather than blow up.

Given the horizon for snippets, I think this is a relatively safe/low risk upgrade of django-jinja