Skip to content

Commit 3b7ce3b

Browse files
committed
chore(deps): update dependency pymdown-extensions to v10.11.2
1 parent 355d5e5 commit 3b7ce3b

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.3.6; python_version >= '3.8'
2222
prompt-toolkit==3.0.48; python_full_version >= '3.7.0'
2323
pygments==2.18.0; python_version >= '3.8'
24-
pymdown-extensions==10.11.1; python_version >= '3.8'
24+
pymdown-extensions==10.11.2; 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.8; python_version >= '3.6'
2727
pyyaml==6.0.2; 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.3.6; python_version >= '3.8'
2121
prompt-toolkit==3.0.48; python_full_version >= '3.7.0'
2222
pygments==2.18.0; python_version >= '3.8'
23-
pymdown-extensions==10.11.1; python_version >= '3.8'
23+
pymdown-extensions==10.11.2; 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.8; python_version >= '3.6'
2626
pyyaml==6.0.2; python_version >= '3.6'

0 commit comments

Comments
 (0)