Skip to content

Commit

Permalink
Bump sphinx from 2.4.2 to 2.4.3
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v2.4.2...v2.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 24, 2020
1 parent 8d11273 commit 2f8b0d2
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 @@ -27,7 +27,7 @@
"flake8-bugbear==20.1.4",
"pre-commit>=1.20,<3.0",
],
"docs": ["Sphinx==2.4.2", "sphinx-issues==1.2.0", "sphinx-typlog-theme==0.8.0"]
"docs": ["Sphinx==2.4.3", "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 2f8b0d2

Please sign in to comment.