Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
1 parent 86ddec1 commit 4403cb5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 48 deletions.
95 changes: 48 additions & 47 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.37", optional = true}
psycopg2-binary = {version = "^2.9.3", optional = true}

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

Expand Down

0 comments on commit 4403cb5

Please sign in to comment.