Skip to content

Commit

Permalink
Bump sphinx from 7.2.5 to 7.2.6
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.5 to 7.2.6.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.5...v7.2.6)

---
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 Sep 15, 2023
1 parent d34913b commit 4edfa94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ pytest-cov = "==4.1.0"
mypy = "==1.5.1"
black = {version = "==23.7.0", markers="python_version >= '3.8'"}
tbump = "==6.11.0"
sphinx = {version = "==7.2.5", markers="python_version >= '3.9'"}
sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"}
ruff = "==0.0.289"
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4edfa94

Please sign in to comment.