Skip to content

Commit 3be16c2

Browse files
authored
Merge pull request #1654 from marshmallow-code/dependabot/pip/autodocsumm-0.2.0
Bump autodocsumm from 0.1.13 to 0.2.0
2 parents 456d577 + 41c32d1 commit 3be16c2

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
@@ -14,7 +14,7 @@
1414
"sphinx-issues==1.2.0",
1515
"alabaster==0.7.12",
1616
"sphinx-version-warning==1.1.2",
17-
"autodocsumm==0.1.13",
17+
"autodocsumm==0.2.0",
1818
],
1919
}
2020
EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]

0 commit comments

Comments
 (0)