Skip to content

Commit

Permalink
build: bump sphinx-autobuild from 2024.4.16 to 2024.9.3 in the docume…
Browse files Browse the repository at this point in the history
…ntation group (#3387)

* build: bump sphinx-autobuild in the documentation group

Bumps the documentation group with 1 update: [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild).


Updates `sphinx-autobuild` from 2024.4.16 to 2024.9.3
- [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.04.16...2024.09.03)

---
updated-dependencies:
- dependency-name: sphinx-autobuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: adding changelog file 3387.dependencies.md

* Update the image cache

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
  • Loading branch information
4 people authored Sep 9, 2024
1 parent 9ad84df commit 8573285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/3387.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump sphinx-autobuild from 2024.4.16 to 2024.9.3 in the documentation group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ doc = [
"pypandoc==1.13",
"pytest-sphinx==0.6.3",
"pythreejs==2.4.2",
"sphinx-autobuild==2024.4.16",
"sphinx-autobuild==2024.9.3",
"sphinx-autodoc-typehints==1.25.2",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.6.1",
Expand Down

0 comments on commit 8573285

Please sign in to comment.