chore(deps): bump pypandoc from 1.12 to 1.17 by dependabot[bot] · Pull Request #2976 · python/pythondotorg

Bumps pypandoc from 1.12 to 1.17.

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • 7e33806: Bump astral-sh/setup-uv from 5 to 7 (dependabot[bot]) #432
  • 4d162e9: Bump docker/setup-qemu-action from 3 to 4 (dependabot[bot]) #433
  • 5ee338d: Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-4 (Jessica Tegner) #433

pypandoc v1.13 - It's time for arm

Below is the big changes for pypandoc v1.13. As always, rleeases for pypandoc and pypandoc_binary can be downloaded from pypi.

  • Change when we do source file verification (#344)
  • pass path to _get_pandoc_version() on windows correctly (#345)
  • Updated CI to produce arm builds off pypandoc_binary (#356)
  • Updated docker file to use python 3.12x, and therefore fixed python c… (#357)
  • Removed support for python 3.6 in CI environment
  • Other various small CI/CD improvements and workflow maintenance

Another fun thing, is that this time, is the first in pypandoc history, that we share the minor version with "pandoc", funny how things work out some times.

Commits
  • 51af11f Skip delocate repair for macOS binary wheels
  • a19984f Fix cibuildwheel version tag to v3.4.0
  • b30f851 Upgrade cibuildwheel from v2 to v3
  • 52ef402 Merge pull request #431 from JessicaTegner/improve_download
  • e1926a2 Move GITHUB_TOKEN to workflow-level env
  • dd1d123 Fix incomplete URL substring sanitization (CodeQL)
  • 69bddd0 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 009df66 Add tests for pandoc download retry and auth behavior
  • 16fb5e4 Fix GitHub 429 rate limit errors in pandoc download
  • 497e395 Merge pull request #427 from JessicaTegner/issue423
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)