chore(deps): update dependency pytest-testinfra to v10
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pytest-testinfra | major |
==9.0.0 -> ==10.1.1
|
Release Notes
pytest-dev/pytest-testinfra (pytest-testinfra)
v10.1.1
======
- [FIX] Add check for the existence of ssh control path directory
- [FIX] Handle is_installed for rpm package when rpm database is corrupted
- [FIX] Fix service.exists
v10.1.0
======
- [NEW] Add Interface.link property
- [FIX] Make file properties follow symlinks
- [FIX] Require pytest>=6 and use future annotations for pytest<7 compatibility
v10.0.0
======
- [FIX] Ansible: Fix for missing group names in get_variables()
- [FIX] testinfra/modules/blockdevice: Don't fail on stderr
- [DOC] Extend and show the documentation of CommandResult
- [FIX] Extend list of valid suffixes for systemd units
- [DOC] Add missing Environment doc section
- [MISC] Define types for plugin.py
- [FIX] Missing RHEL distribution in package module
- [NEW] Add brew support in package module
- [NEW] Add Service.exists
- [MISC] Make CommandResult a dataclass
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.