Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Commit 17539b8

Browse files
Merge pull request #950 from dancerfly/issue-949-update-bleach
Updated bleach dependency
2 parents b21a579 + 039ef4b commit 17539b8

File tree

2 files changed

+39
-41
lines changed

2 files changed

+39
-41
lines changed

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ openpyxl = "==2.2.6"
2727
jdcal = "==1.0.1"
2828
unicodecsv = "==0.14.1"
2929
markdown = "==2.6.5"
30-
bleach = "==1.4.2"
31-
"html5lib" = "==0.9999999"
30+
bleach = "*"
3231
django-bootstrap = {git = "https://github.com/littleweaver/django-bootstrap.git", editable = true, ref = "bootstrap3"}
3332
django-zenaida = {git = "git://github.com/dancerfly/django-zenaida.git", editable = true, ref = "master"}
3433
mock = "==1.0.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)