Skip to content

Commit 699ead7

Browse files
Bump sphinx from 8.2.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5536711 commit 699ead7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==8.2.3
1+
sphinx==9.1.0
22
sphinx-nefertiti==0.9.1
33
requests>=2.32.5 # Security fix
44
urllib3>=2.6.0 # Security fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464

6565
[project.optional-dependencies]
6666
docs = [
67-
"sphinx==8.2.3",
67+
"sphinx==9.1.0",
6868
"sphinx-nefertiti==0.9.1",
6969
]
7070
test = [

0 commit comments

Comments
 (0)