Skip to content

Commit 36f7da1

Browse files
⬆️ bump markdownify from 0.12.1 to 0.13.1
Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.12.1 to 0.13.1. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@0.12.1...0.13.1) --- updated-dependencies: - dependency-name: markdownify dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76ddacc commit 36f7da1

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ boto3 = "^1.34.6"
7979
langchain-openai = "*"
8080
pinecone-client = "^3.1.0"
8181
guidance = "^0.1.13"
82-
markdownify = "^0.12.1"
82+
markdownify = ">=0.12.1,<0.14.0"
8383
routellm = { extras = ["eval", "serve"], version = "^0.2.0" }
8484
cohere = "^5.6.2"
8585

0 commit comments

Comments
 (0)