Skip to content

Commit 3d9d625

Browse files
chore(deps): update dependency markdown to v3.8.2 (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02dcbf6 commit 3d9d625

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.
88
ghp-import==2.1.0
99
idna==3.10; python_version >= '3.5'
1010
jinja2==3.1.6; python_version >= '3.7'
11-
markdown==3.8.1; python_version >= '3.8'
11+
markdown==3.8.2; python_version >= '3.8'
1212
markupsafe==2.1.5; python_version >= '3.7'
1313
mergedeep==1.3.4; python_version >= '3.6'
1414
mkdocs==1.6.1; python_version >= '3.8'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.
77
ghp-import==2.1.0
88
idna==3.10; python_version >= '3.5'
99
jinja2==3.1.6; python_version >= '3.7'
10-
markdown==3.8.1; python_version >= '3.8'
10+
markdown==3.8.2; python_version >= '3.8'
1111
markupsafe==2.1.5; python_version >= '3.7'
1212
mergedeep==1.3.4; python_version >= '3.6'
1313
mkdocs==1.6.1; python_version >= '3.8'

0 commit comments

Comments
 (0)