Skip to content

Commit a17c690

Browse files
build(deps-dev): update sphinx-autobuild requirement from ==2024.9.19 to ==2024.10.3 (#3351)
build(deps-dev): update sphinx-autobuild requirement Updates the requirements on [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) to permit the latest version. - [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.09.19...2024.10.03) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prithwish Mukherjee <[email protected]>
1 parent ff8343b commit a17c690

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
@@ -75,7 +75,7 @@ matplotlib = "==3.9.0"
7575
ansys-sphinx-theme = "==1.1.1"
7676
pypandoc = "==1.13"
7777
pytest-sphinx = "==0.6.3"
78-
sphinx-autobuild = "==2024.9.19"
78+
sphinx-autobuild = "==2024.10.3"
7979
sphinx-autodoc-typehints = "==2.3.0"
8080
sphinx-copybutton = "==0.5.2"
8181
sphinx-gallery = "==0.17.1"

0 commit comments

Comments
 (0)