diff --git a/SECURITY.md b/SECURITY.md index 8ef34f23..6c41fc2a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | | ------- | ------------------ | -| 5.0.x | :heavy_check_mark: | -| 4.1.x | :heavy_check_mark: | -| <= 4.0 | :x: | +| 6.2.x | :heavy_check_mark: | +| 6.1.x | :heavy_check_mark: | +| <= 6.0 | :x: | ## Reporting a Vulnerability diff --git a/ihatemoney/babel.cfg b/ihatemoney/babel.cfg index f0234b32..759e805a 100644 --- a/ihatemoney/babel.cfg +++ b/ihatemoney/babel.cfg @@ -1,3 +1,2 @@ [python: **.py] [jinja2: **/templates/**.html] -extensions=jinja2.ext.autoescape,jinja2.ext.with_