Skip to content

Commit e7eaa8b

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

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.15,<10.16",
21+
"pymdown-extensions>=10.16,<10.17",
2222
]
2323

2424
install_requires = [

0 commit comments

Comments
 (0)