Skip to content

Commit 8e12e57

Browse files
authored
Merge pull request #323 from jstockwin/dependabot/pip/wand-0.6.9
Bump wand from 0.6.7 to 0.6.9
2 parents cf7f78d + c6d9bc1 commit 8e12e57

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
@@ -28,7 +28,7 @@
2828
install_requires=[
2929
"pdfminer.six==20220524",
3030
"docopt==0.6.2",
31-
"wand==0.6.7",
31+
"wand==0.6.9",
3232
],
3333
extras_require={
3434
"dev": [

0 commit comments

Comments
 (0)