Skip to content
Snippets Groups Projects
Commit fdc57987 authored by Tine Wittler's avatar Tine Wittler :construction_worker_tone2:
Browse files

Update dependency django-templated-email to v3

parent c6c2c474
No related branches found
No related tags found
1 merge request!654Update dependency django-templated-email to v3
Pipeline #15801 passed
......@@ -1112,7 +1112,7 @@ tablib = ["tablib"]
[[package]]
name = "django-templated-email"
version = "2.4.0"
version = "3.0.0"
description = "A Django oriented templated / transaction email abstraction"
category = "main"
optional = false
......@@ -2659,7 +2659,7 @@ s3 = ["boto3", "django-storages"]
[metadata]
lock-version = "1.1"
python-versions = "^3.9"
content-hash = "9f32b8c927a314eee7e26de4a004a3c86b19737a345f3c699a7d9ccdd7efabd9"
content-hash = "1748b9fe2f06eb667d8d3ab33ad383083308a8c895b682b9c3f85c11c3d283c9"
[metadata.files]
alabaster = [
......@@ -3120,7 +3120,8 @@ django-tables2 = [
{file = "django_tables2-2.4.0-py2.py3-none-any.whl", hash = "sha256:0f10ecef25708385a9d32d68d7c9478ca8dda31569410cb05a025be3f2c57593"},
]
django-templated-email = [
{file = "django-templated-email-2.4.0.tar.gz", hash = "sha256:3bcd95cb806070b13c9919a72fec944b5ce319e30e8828a08180767bb1f84027"},
{file = "django-templated-email-3.0.0.tar.gz", hash = "sha256:49d61840ec551e640adaf341146e94d6f9058ae01df964480850bf988046e5eb"},
{file = "django_templated_email-3.0.0-py3-none-any.whl", hash = "sha256:bf1b68ffe6c8794c0c50e2ce20e3a166c6d511b3879abbd3cf059a3fc2fe2e60"},
]
django-timezone-field = [
{file = "django-timezone-field-4.1.2.tar.gz", hash = "sha256:cffac62452d060e365938aa9c9f7b72d70d8b26b9c60243bce227b35abd1b9df"},
......
......@@ -70,7 +70,7 @@ django-material = "^1.6.0"
django-dynamic-preferences = "^1.9"
django_widget_tweaks = "^1.4.5"
django-filter = "^2.2.0"
django-templated-email = "^2.3.0"
django-templated-email = "^3.0.0"
html2text = "^2020.0.0"
django-ckeditor = "^6.0.0"
django-js-reverse = "^0.9.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment