Skip to content

Commit 8fbfd9a

Browse files
Update sphinx requirement from ~=7.2.6 to ~=7.3.7 in /requirements (#44)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e79c41 commit 8fbfd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx~=7.2.6
1+
sphinx~=7.3.7
22
sphinx-autobuild==2021.3.14
33
sphinx-copybutton~=0.5.2
44
furo==2024.5.6

0 commit comments

Comments
 (0)