Skip to content

Commit 5d18437

Browse files
Chore(deps): Bump sphinx from 8.1.3 to 8.2.1 (#885)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f287151 commit 5d18437

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ pygments==2.19.1
3030
# via sphinx
3131
requests==2.32.2
3232
# via sphinx
33+
roman-numerals-py==3.1.0
34+
# via sphinx
3335
snowballstemmer==2.2.0
3436
# via sphinx
35-
sphinx==8.1.3
37+
sphinx==8.2.1
3638
# via
3739
# -r docs/requirements.in
3840
# sphinx-rtd-theme

0 commit comments

Comments
 (0)