vonage-python-code-snippets
vonage-python-code-snippets copied to clipboard
Update dependency Jinja2 to v3.1.3 (main)
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 | CVE | Reachability | |
|---|---|---|---|
Medium |
5.4 | CVE-2024-22195 |
Release Notes
pallets/jinja (Jinja2)
v3.1.3
Released 2024-01-10
- Fix compiler error when checking if required blocks in parent templates are
empty. :pr:
1858 xmlattrfilter 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
Medium