Skip to content

Commit

Permalink
Bump sphinx from 6.2.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v6.2.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 111fd01 commit fcb8f49
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@ flake8 = "^5.0.4"
black = "==23.7.0"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
sphinx = "^6.2.1"
sphinx = "^7.1.2"
sphinx-autodoc-typehints = "^1.23"
sphinx_rtd_theme = "^1.3.0"
myst-parser = "^2.0.0"
Expand Down

0 comments on commit fcb8f49

Please sign in to comment.