Skip to content

Commit e836ce2

Browse files
build: bump sphinx from 8.2.1 to 8.2.3 in the documentation group (#3788)
* build: bump sphinx from 8.2.1 to 8.2.3 in the documentation group Bumps the documentation group with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 8.2.1 to 8.2.3 - [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.1...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3788.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent b70e38b commit e836ce2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump sphinx from 8.2.1 to 8.2.3 in the documentation group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ doc = [
101101
"sphinx-gallery==0.19.0",
102102
"sphinx-jinja==2.0.2",
103103
"sphinx-notfound-page==1.1.0",
104-
"sphinx==8.2.1",
104+
"sphinx==8.2.3",
105105
"sphinxcontrib-websupport==2.0.0",
106106
"sphinxemoji==0.3.1",
107107
"vtk==9.3.1",

0 commit comments

Comments
 (0)