Skip to content

Commit b930017

Browse files
Bump sphinx from 3.0.0 to 3.0.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 680c783 commit b930017

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
@@ -27,7 +27,7 @@
2727
"flake8-bugbear==20.1.4",
2828
"pre-commit>=1.20,<3.0",
2929
],
30-
"docs": ["Sphinx==3.0.0", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
30+
"docs": ["Sphinx==3.0.1", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
3131
+ FRAMEWORKS,
3232
}
3333
EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]

0 commit comments

Comments
 (0)