Skip to content

Update dependency pytest-testinfra to v6.5.0

Stackspin-renovate Bot requested to merge renovate/pytest-testinfra-6.x into main

This MR contains the following updates:

Package Update Change
pytest-testinfra minor ==6.4.0 -> ==6.5.0

Release Notes

pytest-dev/pytest-testinfra

v6.5.0

Compare Source

=====

  • Fallback to which when "command -v" fails
  • Use realpath by default to resolve symlinks instead of "readlink -f"
  • ansible: Support environment variables
  • Force package module to resolve to RpmPackage on Fedora
  • Fix new versions of supervisor may exit with status != 0
  • Eventually decode ansible output when it's not ascii
  • Either use python3 or python to get remote encoding

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