[PR #10874/750adb43 backport][stable-11] pipx: adjustments for pipx 1.8.0 (#10876)

pipx: adjustments for pipx 1.8.0 (#10874)

* pipx: adjustments for pipx 1.8.0

* add changelog frag

* typo

(cherry picked from commit 750adb431a)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-10-05 07:23:57 +02:00
committed by GitHub
parent 90850b3763
commit 3b207ba0fd
3 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- pipx module_utils - use ``PIPX_USE_EMOJI`` to disable emojis in the output of ``pipx`` 1.8.0 (https://github.com/ansible-collections/community.general/pull/10874).