Skip to content

Bump praat-parselmouth from 0.4.1 to 0.4.3

Created by: dependabot[bot]

Bumps praat-parselmouth from 0.4.1 to 0.4.3.

Release notes

Sourced from praat-parselmouth's releases.

0.4.3

Fixed

  • Fixed source distribution failing to build, due to scikit-build & setuptools version mismatch in pyproject.toml.

0.4.2

Added

  • Added support for Python 3.11 and PyPy 3.9.
Changelog

Sourced from praat-parselmouth's changelog.

[0.4.3] - 2022-12-24

Fixed

  • Fixed source distribution failing to build, due to scikit-build & setuptools version mismatch in pyproject.toml.

[0.4.2] - 2022-11-06

Added

  • Added support for Python 3.11 and PyPy 3.9.
Commits
  • 4615e19 Update changelog and bump version to 0.4.3
  • 379b5e9 Pin GitHub Actions image for Ubuntu to 20.04
  • fb2ecfe Allow using latest version of scikit-build in pyproject.toml, to fix incompat...
  • 8cf1bab Use rolling v1 release for ncipollo/release-action in wheels.yml
  • 84c058f Update changelog and bump version to 0.4.2
  • a4310b7 Get rid of deprectated ::set-output in GHA workflows, and update a few leftov...
  • d358077 Bump jwlawson/actions-setup-cmake from 1.12 to 1.13
  • 6afde95 Bump ncipollo/release-action from 1.10.0 to 1.11.1
  • c97bc22 Update actions/* versions in GitHub Actions workflows
  • de20861 Backport pybind11 fix for PyPy 3.9 (commit 5f9b090)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Merge request reports