Skip to content

Commit 35325b3

Browse files
build(deps): update markdownify requirement
Updates the requirements on [markdownify](https://github.com/matthewwithanm/python-markdownify) to permit the latest version. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@0.11.0...0.14.1) --- updated-dependencies: - dependency-name: markdownify dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0df17c8 commit 35325b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
imagesize>=1.4,<1.5
22
lunr[languages]>=0.7,<0.8
3-
markdownify>=0.11,<0.14
3+
markdownify>=0.11,<0.15
44
Mastodon.py>=1.8.1,<1.9
55
orjson>=3.8,<3.11
66
packaging>=20,<25

0 commit comments

Comments
 (0)