Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 64ddbde

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] <[email protected]>
1 parent 558ee18 commit 64ddbde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@ responses = "^0.10.15"
4040
pytest-runner = "^5.2"
4141
towncrier = {version = "^19.2", optional = true}
4242
tox = "^3.19"
43-
sphinx = {version = "^3.1", optional = true}
43+
sphinx = {version = "^3.2", optional = true}
4444
sphinx_rtd_theme = {version = "^0.5.0", optional = true}
4545
pre-commit = {version = "^2.1", optional = true}
4646

0 commit comments

Comments
 (0)