Skip to content

Commit

Permalink
build(deps): bump sphinx from 7.2.6 to 7.3.7
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.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.2.6...v7.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 6490669 commit 8bf07e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest-xdist>=3.5.0; python_version >= '3.9'
pytest-xdist==3.0.2; python_version < '3.9'

# docs
Sphinx==7.2.6; python_version >= '3.9'
Sphinx==7.3.7; python_version >= '3.9'
Sphinx==5.3.0; python_version < '3.9'
recommonmark==0.7.1
sphinx-rtd-theme==2.0.0
Expand Down

0 comments on commit 8bf07e3

Please sign in to comment.