release version 3.1.6 (#2077)
This commit is contained in:
commit
01d0bab939
@ -3,7 +3,7 @@
|
||||
Version 3.1.6
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
Released 2025-03-05
|
||||
|
||||
- The ``|attr`` filter does not bypass the environment's attribute lookup,
|
||||
allowing the sandbox to apply its checks. :ghsa:`cpwx-vrp4-4pq7`
|
||||
|
||||
@ -35,4 +35,4 @@ from .utils import pass_environment as pass_environment
|
||||
from .utils import pass_eval_context as pass_eval_context
|
||||
from .utils import select_autoescape as select_autoescape
|
||||
|
||||
__version__ = "3.1.6.dev"
|
||||
__version__ = "3.1.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user