diff options
| author | 2021-01-23 05:50:34 +0100 | |
|---|---|---|
| committer | 2021-01-23 05:50:34 +0100 | |
| commit | 1b9aee6239aef1b0a3ce016145c1212e892f7d22 (patch) | |
| tree | 35477c9eee021bb07d1f9017864aca2150024d6a /Pipfile.lock | |
| parent | Create a namespace var (diff) | |
lock markdownify version to 0.6.1
the 0.6.3 update brought a change that fails to ignore newlines in
the html, introducing unnecessary lines into the output
Diffstat (limited to 'Pipfile.lock')
| -rw-r--r-- | Pipfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index 5aff33383..ec88e5530 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "33874d325a918682da3ae4d833748263695836d0cda4c1b0627ce5a5f29746e5" + "sha256": "cd61b7be63278d2f5b073e98c507aa50affe97e590bb25e37c521754e65bc110" }, "pipfile-spec": 6, "requires": { @@ -376,11 +376,11 @@ }, "markdownify": { "hashes": [ - "sha256:2147197d9c45cdd24d57302b94e01cac44988862960ac42eba730345a31aebbc", - "sha256:3de08764db001e7119cb06481de4ec0b2ea0338fd26cf49bdf16c4475ef44b81" + "sha256:31d7c13ac2ada8bfc7535a25fee6622ca720e1b5f2d4a9cbc429d167c21f886d", + "sha256:7489fd5c601536996a376c4afbcd1dd034db7690af807120681461e82fbc0acc" ], "index": "pypi", - "version": "==0.6.3" + "version": "==0.6.1" }, "more-itertools": { "hashes": [ |