Skip to content

Commit

Permalink
Bump sphinx from 4.0.2 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v4.0.2...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent e17ad6d commit 0d2c4dc
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 10 deletions.
90 changes: 81 additions & 9 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
Expand Up @@ -11,7 +11,7 @@ cattrs = "^1.7.1"
httpx = "^0.18.2"

[tool.poetry.dev-dependencies]
Sphinx = "^4.0.2"
Sphinx = "^5.0.1"
black = "^21.6b0"
coverage = {extras = ["toml"], version = "^5.5"}
flake8 = "^3.9.2"
Expand Down

0 comments on commit 0d2c4dc

Please sign in to comment.