Skip to content

Commit

Permalink
Bump sphinx from 4.5.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.0.
- [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.5.0...v5.0.0)

---
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 1, 2022
1 parent 9d2e8ea commit 3049dd4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 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 @@ -48,7 +48,7 @@ mock = {version = "^4.0.3", optional = true}
SQLAlchemy = {version = "^1.4.36", optional = true}
psycopg2-binary = {version = "^2.9.3", optional = true}

sphinx = {version = "^4.0.2", optional = true}
sphinx = {version = "^5.0.0", optional = true}
sphinxcontrib-httpdomain = {version = "^1.8.0", optional = true}
statsd = "^3.3.0"

Expand Down

0 comments on commit 3049dd4

Please sign in to comment.