Skip to content

Commit 3123a22

Browse files
Bump markdownify from 0.11.2 to 0.14.1
Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.11.2 to 0.14.1. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@0.11.2...0.14.1) --- updated-dependencies: - dependency-name: markdownify dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4d522 commit 3123a22

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"GitPython==3.1.44",
1717
"ruamel.yaml==0.18.12",
1818
"beautifulsoup4==4.11.1",
19-
"markdownify==0.11.2",
19+
"markdownify==0.14.1",
2020
"python-slugify==6.1.2",
2121
"pyyaml==5.1",
2222
"frontmatter==3.0.7",

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ruamel.yaml==0.18.12
1515

1616
# hypernode/ requirements
1717
beautifulsoup4==4.11.1
18-
markdownify==0.11.2
18+
markdownify==0.14.1
1919
python-slugify==6.1.2
2020
pyyaml==5.1
2121
frontmatter==3.0.7

uv.lock

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

0 commit comments

Comments
 (0)