Skip to content

Commit 156be7d

Browse files
Bump sphinx from 7.3.7 to 8.1.3 (#1269)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 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.3.7...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0c6a54 commit 156be7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ psycopg2==2.9.10
2424

2525
# docs
2626
pygments==2.18.0
27-
sphinx==7.3.7
27+
sphinx==8.1.3
2828
sphinxcontrib-asyncio==0.3.0
2929
sphinxcontrib-spelling==8.0.0; platform_system!="Windows" # We only use it in CI

0 commit comments

Comments
 (0)