Skip to content

Commit 86e535c

Browse files
build: bump pypandoc from 1.14 to 1.15 in the documentation group (#3647)
* build: bump pypandoc from 1.14 to 1.15 in the documentation group Bumps the documentation group with 1 update: [pypandoc](https://github.com/JessicaTegner/pypandoc). Updates `pypandoc` from 1.14 to 1.15 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.14...v1.15) --- updated-dependencies: - dependency-name: pypandoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3647.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 63dafce commit 86e535c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3647.dependencies.md

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ doc = [
8888
"pandas==2.2.3",
8989
"plotly==5.24.1",
9090
"pyiges[full]==0.3.1",
91-
"pypandoc==1.14",
91+
"pypandoc==1.15",
9292
"pytest-sphinx==0.6.3",
9393
"pythreejs==2.4.2",
9494
"sphinx-autobuild==2024.10.3",

0 commit comments

Comments
 (0)