Skip to content

Commit 52fb4f5

Browse files
chore(deps): update dependency pymdown-extensions to >=10.18,<10.19 (#447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d38878 commit 52fb4f5

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.17,<10.18",
21+
"pymdown-extensions>=10.18,<10.19",
2222
]
2323

2424
install_requires = [

0 commit comments

Comments
 (0)