Skip to content

Commit 264cb01

Browse files
chore(deps): update dependency pypandoc to v1.16 (#881)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pypandoc](https://redirect.github.com/JessicaTegner/pypandoc) | `==1.15` -> `==1.16` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pypandoc/1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pypandoc/1.15/1.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JessicaTegner/pypandoc (pypandoc)</summary> ### [`v1.16`](https://redirect.github.com/JessicaTegner/pypandoc/compare/v1.15...v1.16) [Compare Source](https://redirect.github.com/JessicaTegner/pypandoc/compare/v1.15...v1.16) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2113e7 commit 264cb01

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
@@ -5,6 +5,6 @@ tox==4.30.3 ; python_version < "3.10"
55
wheel==0.46.1
66
Sphinx==7.4.7
77
sphinx-rtd-theme==3.0.2
8-
pypandoc==1.15
8+
pypandoc==1.16
99
twine==6.2.0
1010
black==25.9.0

0 commit comments

Comments
 (0)