Skip to content

Commit 0d51ccd

Browse files
authored
Remediate django + jinja2 cves (#126)
* re-lock deps, fixes django + jinja2 cves * bump version to 1.0.7
1 parent f403101 commit 0d51ccd

File tree

2 files changed

+69
-46
lines changed

2 files changed

+69
-46
lines changed

poetry.lock

Lines changed: 68 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-security"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
homepage = "https://github.com/sdelements/django-security"
55
description = "Models, views, middlewares and forms to facilitate security hardening of Django applications."
66
authors = ["Security Compass <[email protected]>"]

0 commit comments

Comments
 (0)