aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2021-01-10 03:32:54 +0100
committerGravatar Numerlor <[email protected]>2021-01-10 06:16:10 +0100
commit5df60dd2ad10aec1c0368ed357562338e89a1250 (patch)
tree0482622f8ee49cb129bd2de50dde748386c2271e /Pipfile
parentSet exception on future (diff)
Bump markdownify to 0.6.1-0.6.*
The 0.6 release brought a new parameter that has to be included in all tag handling methods
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 4ca651c92..a92f64f59 100644
--- a/Pipfile
+++ b/Pipfile
@@ -18,7 +18,7 @@ deepdiff = "~=4.0"
feedparser = "~=5.2"
fuzzywuzzy = "~=0.17"
lxml = "~=4.4"
-markdownify = "~=0.4"
+markdownify = "~=0.6.1"
more_itertools = "~=8.2"
python-dateutil = "~=2.8"
pyyaml = "~=5.1"