Skip to content

Commit bec22f5

Browse files
chore(deps): bump markdown-it-py from 3.0.0 to 4.0.0
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 3.0.0 to 4.0.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.0.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4519b6 commit bec22f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inquirer==3.4.0 ; python_version >= "3.11" and python_version < "4.0"
1414
inquirerpy==0.3.4 ; python_version >= "3.11" and python_version < "4.0"
1515
isort==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
1616
jinxed==1.3.0 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
17-
markdown-it-py==3.0.0 ; python_version >= "3.11" and python_version < "4.0"
17+
markdown-it-py==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
1818
mccabe==0.7.0 ; python_version >= "3.11" and python_version < "4.0"
1919
mdurl==0.1.2 ; python_version >= "3.11" and python_version < "4.0"
2020
mypy-extensions==1.1.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)