Skip to content

Commit

Permalink
Bump sphinx from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 23, 2019
1 parent b1e3268 commit f862eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'flake8-bugbear==19.8.0; python_version >= "3.5"',
"pre-commit~=1.20",
],
"docs": ["Sphinx==2.3.0", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
"docs": ["Sphinx==2.3.1", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
+ FRAMEWORKS,
}
EXTRAS_REQUIRE["dev"] = EXTRAS_REQUIRE["tests"] + EXTRAS_REQUIRE["lint"] + ["tox"]
Expand Down

0 comments on commit f862eb3

Please sign in to comment.