Skip to content

Commit e0e03e8

Browse files
Bump sphinx-autobuild from 2024.10.3 to 2025.8.25 in the python group
Bumps the python group with 1 update: [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild). Updates `sphinx-autobuild` from 2024.10.3 to 2025.8.25 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.10.03...2025.08.25) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7750685 commit e0e03e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyvec-docs = "pyvec_docs.cli:main"
2020
dev = [
2121
"pytest-ruff==0.5",
2222
"pytest==8.4.1",
23-
"sphinx-autobuild==2024.10.3",
23+
"sphinx-autobuild==2025.8.25",
2424
]
2525

2626
[build-system]

0 commit comments

Comments
 (0)