Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump markdown2 from 2.3.7 to 2.4.0
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.7 to 2.4.0.
- [Release notes](https://github.com/trentm/python-markdown2/releases)
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](trentm/python-markdown2@2.3.7...2.4.0)

---
updated-dependencies:
- dependency-name: markdown2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
commit 31a1ecc709eed2665690a7e79d6e31ae83ccf66c
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ isort==4.3.15
jieba==0.39
jsonpickle==1.1
lazy-object-proxy==1.3.1
markdown2==2.3.7
markdown2==2.4.0
mccabe==0.6.1
mistune==0.8.4
olefile==0.46
Expand Down
2 changes: 1 addition & 1 deletion travis_test/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ isort==4.3.15
jieba==0.39
jsonpickle==1.1
lazy-object-proxy==1.3.1
markdown2==2.3.7
markdown2==2.4.0
mccabe==0.6.1
mistune==0.8.4
olefile==0.46
Expand Down