Skip to content

Commit 6a859bc

Browse files
Bump markdown-it-py from 3.0.0 to 4.2.0
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 3.0.0 to 4.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c67ecc commit 6a859bc

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

poetry.lock

Lines changed: 16 additions & 16 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
@@ -39,7 +39,7 @@ python = "<4.0,>=3.10"
3939
requests = "^2.32.0"
4040
python-dotenv = "^1.2.1"
4141
PyYAML = "^6.0"
42-
markdown-it-py = "^3.0"
42+
markdown-it-py = ">=3,<5"
4343
mdit-py-plugins = ">=0.5,<0.7"
4444
fastmcp = { version = "^3.1.1", optional = true }
4545

0 commit comments

Comments
 (0)