vonage-python-code-snippets icon indicating copy to clipboard operation
vonage-python-code-snippets copied to clipboard

Update dependency Jinja2 to v3.1.3 (main)

Open mend-for-github-com[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Update Change
Jinja2 (changelog) patch ==3.1.2 -> ==3.1.3
jinja2 (changelog) patch ==3.1.2 -> ==3.1.3

By merging this PR, the issue #207 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Medium Medium 5.4 CVE-2024-22195

Release Notes

pallets/jinja (Jinja2)

v3.1.3

Compare Source

Released 2024-01-10

  • Fix compiler error when checking if required blocks in parent templates are empty. :pr:1858
  • xmlattr filter does not allow keys with spaces. :ghsa:h5c8-rqwp-cp95
  • Make error messages stemming from invalid nesting of {% trans %} blocks more helpful. :pr:1918

  • [ ] If you want to rebase/retry this PR, check this box