Skip to content

Commit d1f09bd

Browse files
chore(deps): update dependency pypandoc to v1.17 (#971)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pypandoc](https://redirect.github.com/JessicaTegner/pypandoc) | `==1.16.2` → `==1.17` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pypandoc/1.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pypandoc/1.16.2/1.17?slim=true) | --- ### Release Notes <details> <summary>JessicaTegner/pypandoc (pypandoc)</summary> ### [`v1.17`](https://redirect.github.com/JessicaTegner/pypandoc/compare/v1.16.2...v1.17) [Compare Source](https://redirect.github.com/JessicaTegner/pypandoc/compare/v1.16.2...v1.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c652155 commit d1f09bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Sphinx==9.0.4 ; python_version >= "3.11"
77
Sphinx==7.4.7 ; python_version < "3.11"
88
sphinx-rtd-theme==3.1.0 ; python_version >= "3.11"
99
sphinx-rtd-theme==3.1.0 ; python_version < "3.11"
10-
pypandoc==1.16.2
10+
pypandoc==1.17
1111
twine==6.2.0
1212
black==26.3.1

0 commit comments

Comments
 (0)