Skip to content

Commit

Permalink
build: bump pypandoc from 1.14 to 1.15 in the documentation group (#3647
Browse files Browse the repository at this point in the history
)

* 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] <support@github.com>

* chore: adding changelog file 3647.dependencies.md [dependabot-skip]

---------

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>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jan 10, 2025
1 parent 63dafce commit 86e535c
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/3647.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump pypandoc from 1.14 to 1.15 in the documentation group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ doc = [
"pandas==2.2.3",
"plotly==5.24.1",
"pyiges[full]==0.3.1",
"pypandoc==1.14",
"pypandoc==1.15",
"pytest-sphinx==0.6.3",
"pythreejs==2.4.2",
"sphinx-autobuild==2024.10.3",
Expand Down

0 comments on commit 86e535c

Please sign in to comment.