Skip to content

Commit 6f95d5e

Browse files
build(deps): bump mistune from 2.0.5 to 3.1.4
Bumps [mistune](https://github.com/lepture/mistune) from 2.0.5 to 3.1.4. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v2.0.5...v3.1.4) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e24056 commit 6f95d5e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"httpx-aiohttp>=0.1.9",
2929
"lxml<6.0.0,>=5.4.0",
3030
"markdownify~=1.1.0",
31-
"mistune<3.0.0,>=2.0.4",
31+
"mistune>=2.0.4,<4.0.0",
3232
"msgpack<2.0.0,>=1.1.0",
3333
"orjson<4.0.0,>=3.10.18",
3434
"Pillow<12.0,>=11.2",

uv.lock

Lines changed: 7 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)