Skip to content

Commit 4251666

Browse files
committed
Bump sphinx-autoapi version up to 3.7.0
1 parent a65b95f commit 4251666

3 files changed

Lines changed: 29 additions & 29 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ sphinx==9.1.0 ; python_full_version >= '3.12'
5555
# python-docs-theme
5656
# sphinx-autoapi
5757
# sphinx-autobuild
58-
sphinx-autoapi==3.6.1 ; python_full_version >= '3.12'
58+
sphinx-autoapi==3.7.0 ; python_full_version >= '3.12'
5959
sphinx-autobuild==2025.8.25 ; python_full_version >= '3.12'
6060
sphinxcontrib-applehelp==2.0.0 ; python_full_version >= '3.12'
6161
# via sphinx
@@ -77,7 +77,7 @@ typing-extensions==4.15.0 ; python_full_version == '3.12.*'
7777
# starlette
7878
urllib3==2.6.3 ; python_full_version >= '3.12'
7979
# via requests
80-
uvicorn==0.40.0 ; python_full_version >= '3.12'
80+
uvicorn==0.41.0 ; python_full_version >= '3.12'
8181
# via sphinx-autobuild
8282
watchfiles==1.1.1 ; python_full_version >= '3.12'
8383
# via sphinx-autobuild

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
"pytest-rerunfailures~=16.1.0",
4545
]
4646
docs = [
47-
"sphinx-autoapi~=3.6.0",
47+
"sphinx-autoapi~=3.7.0",
4848
"sphinx-autobuild~=2025.8.0",
4949
"python-docs-theme~=2025.12",
5050
]

uv.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)