Skip to content

Commit

Permalink
⬆️ Bump sphinx from 4.0.3 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2021
1 parent 9a33ae4 commit 105003f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ typer = {extras = ["all"], version = "^0.3.2"}
emoji = { version = "^1.2.0", optional = true}
myst-parser = { version = "^0.15.1", optional = true}
pygments = { version = "^2.9.0", optional = true}
sphinx = { version = "^4.0.3", optional = true}
sphinx = { version = "^4.1.0", optional = true}
sphinx-autodoc-typehints = { version = "^1.12.0", optional = true}
sphinx-rtd-theme = { version = "^0.5.1", optional = true}
sphinxcontrib-apidoc = { version = "^0.3.0", optional = true}
Expand Down

0 comments on commit 105003f

Please sign in to comment.