Skip to content

Commit 94cbf61

Browse files
chore(deps): update dependency pymdown-extensions to >=10.17,<10.18 (#438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee75df4 commit 94cbf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"portray",
1919
"mkdocs-material-extensions>=1.0.3",
2020
"pygments>=2.19,<2.20",
21-
"pymdown-extensions>=10.16,<10.17",
21+
"pymdown-extensions>=10.17,<10.18",
2222
]
2323

2424
install_requires = [

0 commit comments

Comments
 (0)