Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
d8ed1dfc
Commit
d8ed1dfc
authored
Feb 19, 2020
by
Sébastiaan Versteeg
Browse files
Merge branch 'renovate/bleach-3.x' into 'master'
Update dependency bleach to v3.1.1 See merge request
!1498
parents
9b0f9b66
29bf1773
Changes
2
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
d8ed1dfc
...
...
@@ -123,7 +123,7 @@ description = "An easy safelist-based HTML-sanitizing tool."
name = "bleach"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
version = "3.1.
0
"
version = "3.1.
1
"
[package.dependencies]
six = ">=1.9.0"
...
...
@@ -1105,7 +1105,7 @@ version = "0.5.1"
docs = ["recommonmark", "sphinx"]
[metadata]
content-hash = "
5605a8c71d24183e7e62142131f37a83bb3151c3dcfb34b10c27011291ba2eb6
"
content-hash = "
6a2ecc8aca37f532f2ff595e283dfa0792d96fe34f5fe040a21b91eac98bf95c
"
python-versions = "^3.7"
[metadata.files]
...
...
@@ -1179,9 +1179,7 @@ black = [
{file = "black-19.10b0.tar.gz", hash = "sha256:c2edb73a08e9e0e6f65a0e6af18b059b8b1cdd5bef997d7a0b181df93dc81539"},
]
bleach = [
{file = "bleach-3.1.0-py2.py3-none-any.whl", hash = "sha256:213336e49e102af26d9cde77dd2d0397afabc5a6bf2fed985dc35b5d1e285a16"},
{file = "bleach-3.1.0-py3.8.egg", hash = "sha256:4ca3ec10244c9f11ec129b054912e8bc9ecefc2e0b6bf0dab273f0e72cf381e4"},
{file = "bleach-3.1.0.tar.gz", hash = "sha256:3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa"},
{file = "bleach-3.1.1.tar.gz", hash = "sha256:aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48"},
]
cachecontrol = [
{file = "CacheControl-0.12.6-py2.py3-none-any.whl", hash = "sha256:10d056fa27f8563a271b345207402a6dcce8efab7e5b377e270329c62471b10d"},
...
...
pyproject.toml
View file @
d8ed1dfc
...
...
@@ -9,7 +9,7 @@ license = "AGPL-3.0-or-later"
python
=
"^3.7"
django-localflavor
=
{
git
=
"https://github.com/django/django-localflavor.git"
,
rev
=
"d2ce849484640999a2fde7106407f7217a3c95c1"
}
freezegun
=
"0.3.14"
bleach
=
"3.1.
0
"
bleach
=
"3.1.
1
"
django-tinymce4-lite
=
"1.7.5"
djangorestframework
=
"3.11.0"
django-ical
=
"1.7.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment