Skip to content

Commit 8fa9582

Browse files
chore(deps): update dependency pymdown-extensions to v10.17.1 (#612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57f1087 commit 8fa9582

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
@@ -21,7 +21,7 @@ pathspec==0.12.1; python_version >= '3.8'
2121
platformdirs==4.5.0; python_version >= '3.8'
2222
prompt-toolkit==3.0.52; python_full_version >= '3.7.0'
2323
pygments==2.19.2; python_version >= '3.8'
24-
pymdown-extensions==10.16.1; python_version >= '3.8'
24+
pymdown-extensions==10.17.1; python_version >= '3.8'
2525
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2626
python-markdown-math==0.9; python_version >= '3.6'
2727
pyyaml==6.0.3; python_version >= '3.6'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pathspec==0.12.1; python_version >= '3.8'
2020
platformdirs==4.5.0; python_version >= '3.8'
2121
prompt-toolkit==3.0.52; python_full_version >= '3.7.0'
2222
pygments==2.19.2; python_version >= '3.8'
23-
pymdown-extensions==10.16.1; python_version >= '3.8'
23+
pymdown-extensions==10.17.1; python_version >= '3.8'
2424
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2525
python-markdown-math==0.9; python_version >= '3.6'
2626
pyyaml==6.0.3; python_version >= '3.6'

0 commit comments

Comments
 (0)