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

Update dependency django-bleach to ^0.7.0

parent cfa0a6e5
No related branches found
No related tags found
1 merge request!682Update dependency django-bleach to ^0.7.0
Pipeline #22877 passed
......@@ -600,7 +600,7 @@ python-ldap = ">=3.1"
[[package]]
name = "django-bleach"
version = "0.6.1"
version = "0.7.0"
description = "Easily use bleach with Django models and templates"
category = "main"
optional = false
......@@ -2690,7 +2690,7 @@ s3 = ["boto3", "django-storages"]
[metadata]
lock-version = "1.1"
python-versions = "^3.9"
content-hash = "fadc348111323dfbfd7acdb5d942272cda55dcca2c6e156fdfff8a955f792750"
content-hash = "1b62b7f82cd92fec7f5d2e1aca8619449c919ce465449c16c27b000e1794441a"
[metadata.files]
alabaster = [
......@@ -2981,8 +2981,8 @@ django-auth-ldap = [
{file = "django_auth_ldap-2.4.0-py3-none-any.whl", hash = "sha256:2d869955da8a0c9a4448671bd9826b9f87458f6a9fc20278e84de8a81200a2be"},
]
django-bleach = [
{file = "django-bleach-0.6.1.tar.gz", hash = "sha256:674709c26040618aff0741ce8261fd151e5ead405bd50568c2034662d69daac3"},
{file = "django_bleach-0.6.1-py2.py3-none-any.whl", hash = "sha256:59de95cd98f924992313821ab7f94cd64a03aa900ca980bd3b062d8aef1a7954"},
{file = "django-bleach-0.7.0.tar.gz", hash = "sha256:f740f4f31b39dd3e2ea4df09f580603ac42b9d5d95f9c1defc51d4fa12c4a598"},
{file = "django_bleach-0.7.0-py2.py3-none-any.whl", hash = "sha256:6fc740ebef0c302f6ed1e45f998531177d051635220dfb7b4f30842481a67327"},
]
django-bulk-update = [
{file = "django-bulk-update-2.2.0.tar.gz", hash = "sha256:5ab7ce8a65eac26d19143cc189c0f041d5c03b9d1b290ca240dc4f3d6aaeb337"},
......
......@@ -82,7 +82,7 @@ django-celery-email = "^3.0.0"
django-jsonstore = "^0.5.0"
django-polymorphic = "^3.0.0"
django-colorfield = "^0.4.0"
django-bleach = "^0.6.1"
django-bleach = "^0.7.0"
django-guardian = "^2.2.0"
rules = "^2.2"
django-cache-memoize = "^0.1.6"
......
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