Skip to content

Commit d2cef7b

Browse files
Bump sphinx from 7.1.2 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.1.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8628b8d commit d2cef7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-genai-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pylint==3.0.2
22
httpretty==1.1.4
33
pyright==v1.1.404
4-
sphinx==7.1.2
4+
sphinx==8.1.3
55
sphinx-rtd-theme==2.0.0rc4
66
sphinx-autodoc-typehints==1.25.2
77
pytest==7.4.4

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pylint==3.0.2
22
httpretty==1.1.4
33
pyright==v1.1.404
4-
sphinx==7.1.2
4+
sphinx==8.1.3
55
sphinx-rtd-theme==2.0.0rc4
66
sphinx-autodoc-typehints==1.25.2
77
pytest==7.4.4

0 commit comments

Comments
 (0)