Skip to content

Commit

Permalink
Bump sphinx from 7.4.6 to 7.4.7 (materialsproject#926)
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.6 to 7.4.7.
- [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.4.6...v7.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and BryantLi-BLI committed Jul 29, 2024
1 parent fd110bb commit 915f7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ docs = [
"myst_parser==3.0.1",
"numpydoc==1.7.0",
"sphinx-copybutton==0.5.2",
"sphinx==7.4.6",
"sphinx==7.4.7",
"sphinx_design==0.6.0",
]
dev = ["pre-commit>=2.12.1"]
Expand Down

0 comments on commit 915f7dc

Please sign in to comment.