Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.3
->1.7.1
Release Notes
pypa/pipx (pipx)
v1.7.1
Compare Source
What's Changed
Full Changelog: pypa/pipx@1.7.0...1.7.1
v1.7.0
Compare Source
What's Changed
pipx pin
andpipx unpin
commands by @dukecat0 in https://github.com/pypa/pipx/pull/1438--prepend
option to thepipx ensurepath
command by @agriyakhetarpal in https://github.com/pypa/pipx/pull/1451pipx install
operation via--pip-args
by @guysalt in https://github.com/pypa/pipx/pull/1390docs
directory by @svengregorio in https://github.com/pypa/pipx/pull/1474--global
installs to~/.local
) by @viscruocco in https://github.com/pypa/pipx/pull/1476pipx environment
by @viscruocco in https://github.com/pypa/pipx/pull/1493New Contributors
Full Changelog: pypa/pipx@1.6.0...1.7.0
v1.6.0
Compare Source
What's Changed
logger.warning
instead oflogging.warn
by @mayeut in https://github.com/pypa/pipx/pull/1326upgrade
command to accept multiple packages as arguments by @huxuan in https://github.com/pypa/pipx/pull/1339pipx reinstall
crash with absolute path by @chrysle in https://github.com/pypa/pipx/pull/1329ensure_path
by @trag1c in https://github.com/pypa/pipx/pull/1359--python
arg when py launcher is n… by @huxuan in https://github.com/pypa/pipx/pull/1343--preinstall
dependency instead of latest version by @davidpeckham in https://github.com/pypa/pipx/pull/1379--system-site-packages
forupgrade --install
by @sadamczyk in https://github.com/pypa/pipx/pull/1378ruff
/ruff format
sequence by @DimitriPapadopoulos in https://github.com/pypa/pipx/pull/1405pipx run
entry point discovery with local path by @chrysle in https://github.com/pypa/pipx/pull/1422pipx pin
andpipx unpin
commands by @dukecat0 in https://github.com/pypa/pipx/pull/1291python 3.7+
->python 3.8+
by @dukecat0 in https://github.com/pypa/pipx/pull/1426workflow_dispatch
to release action by @dukecat0 in https://github.com/pypa/pipx/pull/1436New Contributors
Full Changelog: pypa/pipx@1.5.0...1.6.0
v1.5.0
Compare Source
What's Changed
pipx install
is run without arguments by @dukecat0 in https://github.com/pypa/pipx/pull/1266--install
option topipx upgrade
command by @chrysle in https://github.com/pypa/pipx/pull/1267pipx completions
Output by @mjs271 in https://github.com/pypa/pipx/pull/1296pipx install
command description by @sgryjp in https://github.com/pypa/pipx/pull/1307New Contributors
Full Changelog: pypa/pipx@1.4.3...1.5.0
v1.4.3
Compare Source
What's Changed
Full Changelog: pypa/pipx@1.4.2...1.4.3
v1.4.2
Compare Source
What's Changed
tomli
in zipapp by @sgryjp in https://github.com/pypa/pipx/pull/1194New Contributors
Full Changelog: pypa/pipx@1.4.1...1.4.2
v1.4.1
Compare Source
Note: This release contains a fix for the output of debug log messages in the console. They are now hidden when additional flags such as
--verbose
are not passed.What's Changed
-q
fromlist --json
test by @dukecat0 in https://github.com/pypa/pipx/pull/1181Full Changelog: pypa/pipx@1.4.0...1.4.1
v1.4.0
Compare Source
What's Changed
pipx
commands by @chrysle in https://github.com/pypa/pipx/pull/1159New Contributors
Full Changelog: pypa/pipx@1.3.3...1.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.