Skip to content

Update dependency pytest-xprocess to ^0.19.0

Tine Wittler requested to merge renovate/pytest-xprocess-0.x into master

This MR contains the following updates:

Package Type Update Change
pytest-xprocess dev-dependencies minor ^0.18.1 -> ^0.19.0

Release Notes

pytest-dev/pytest-xprocess

v0.19.0

Compare Source

  • drop support for python 3.5 and 3.6
  • reorganize internals. pytest-xprocess is now a package and all resources used by running processes are kept as instances of :class:XProcessResources.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports