Skip to content

Commit

Permalink
Bump sphinx from 7.4.7 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.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 1, 2024
1 parent e2e4380 commit 15f6a81
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -36,7 +36,7 @@ pydantic-settings = "^2.3.4"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
sphinx = "^7.4.7"
sphinx = "^8.0.2"
pytest = "^8.2.0"
coverage = {extras = ["toml"], version = "^7.6"}
mypy = "^1.11"
Expand Down

0 comments on commit 15f6a81

Please sign in to comment.