tmuxp 1.70.1 bumps libtmux to 0.58.1, fixing a pytest 9.1 plugin import failure that broke test collection for projects using tmuxp's or libtmux's fixtures.
Dependencies
- Minimum
libtmux~=0.58.1(was~=0.58.0) (#1052)
Fixes
- pytest 9.1 plugin import compatibility (#1052) — libtmux's bundled pytest plugin aborted at import under pytest 9.1, breaking test collection for any project that loads tmuxp's or libtmux's fixtures. Fixed by the libtmux 0.58.1 floor bump.
What's Changed
Full Changelog: v1.70.0...v1.70.1