Skip to content

Commit 3eb7250

Browse files
Bump sphinx from 3.1.2 to 3.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.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.1.2...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 806a8ce commit 3eb7250

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pytest-cov = "^2.10.0"
2828
numpy = "^1.19.1"
2929
jsonschema = "^3.2.0"
3030
pylint = "^2.5.3"
31-
sphinx = "^3.1.2"
31+
sphinx = "^3.2.1"
3232
sphinx-autoapi = "^1.4.0"
3333
sphinx-rtd-theme = "^0.5.0"
3434

0 commit comments

Comments
 (0)