Skip to content

Commit cfa764b

Browse files
deps: bump pymdown-extensions from 9.3 to 10.0
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.3 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@9.3...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 925e987 commit cfa764b

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
@@ -20,7 +20,7 @@ mkdocs-minify-plugin==0.6.1
2020
packaging==21.3 ; python_version >= '3.6'
2121
prompt-toolkit==3.0.31
2222
pygments==2.11.2
23-
pymdown-extensions==9.3 ; python_version >= '3.7'
23+
pymdown-extensions==10.0 ; python_version >= '3.7'
2424
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
2525
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2626
python-markdown-math==0.8

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mkdocs-minify-plugin==0.6.1
1919
packaging==21.3 ; python_version >= '3.6'
2020
prompt-toolkit==3.0.31
2121
pygments==2.11.2
22-
pymdown-extensions==9.3 ; python_version >= '3.7'
22+
pymdown-extensions==10.0 ; python_version >= '3.7'
2323
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
2424
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2525
python-markdown-math==0.8

0 commit comments

Comments
 (0)