Skip to content

Commit 1633589

Browse files
Update dependency markdown-it-py to v4 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b23e127 commit 1633589

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
@@ -1,7 +1,7 @@
11
beautifulsoup4==4.12.3 ; python_version >= "3.9" and python_version < "4.0"
22
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
33
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
4-
markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0"
4+
markdown-it-py==4.0.0 ; python_version >= "3.9" and python_version < "4.0"
55
mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4.0"
66
pygments==2.17.2 ; python_version >= "3.9" and python_version < "4.0"
77
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)