Skip to content

Commit f8211d5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

2424
install_requires = [

0 commit comments

Comments
 (0)