Skip to content

Commit

Permalink
Bump sphinx from 7.1.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 7.1.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@v7.1.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 720fc01 commit 28a1f03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ google-auth = "^2.22.0"

[tool.poetry.dev-dependencies]
pre-commit = "^3.3.3"
sphinx = "^7.1.1"
sphinx = "^7.1.2"
pytest = "^7.4.0"
isort = {extras = ["pyproject"], version = "^5.12.0"}
black = "^23.7.0"
Expand Down

0 comments on commit 28a1f03

Please sign in to comment.