Skip to content

Commit

Permalink
Bump sphinx from 7.2.6 to 7.3.5
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.5.
- [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.6...v7.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 83a6aac commit 4ad38bf
Showing 1 changed file with 1 addition and 1 deletion.
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 = "==5.0.0"
mypy = "==1.9.0"
black = {version = "==24.4.0", markers="python_version >= '3.8'"}
tbump = "==6.11.0"
sphinx = {version = "==7.2.6", markers="python_version >= '3.9'"}
sphinx = {version = "==7.3.5", markers="python_version >= '3.9'"}
ruff = "==0.3.7"

0 comments on commit 4ad38bf

Please sign in to comment.