Skip to content

Commit

Permalink
Bump sphinx from 7.3.7 to 7.4.3 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx).


Updates `sphinx` from 7.3.7 to 7.4.3
- [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.3.7...v7.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent ef591cc commit 3b6a37a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -7,6 +7,6 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
sphinx = "^7.3.7"
sphinx = "^7.4.3"
sphinx-autobuild = "^2024.2.4"
sphinx-rtd-theme = "^2.0.0"

0 comments on commit 3b6a37a

Please sign in to comment.