Update dependency pytest-xprocess to ^0.19.0
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
- 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
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.