Skip to content

Bump pipx from 1.17.2 to 1.17.5 - #497

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.17.5
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pipx-1.17.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps pipx from 1.17.2 to 1.17.5.

Release notes

Sourced from pipx's releases.

1.17.5

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.17.4...1.17.5

1.17.4

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.17.3...1.17.4

1.17.3

What's Changed

New Contributors

Full Changelog: pypa/pipx@1.17.2...1.17.3

Changelog

Sourced from pipx's changelog.

1.17.5 <https://github.com/pypa/pipx/tree/1.17.5>_ - 2026-09-20

Bugfixes

  • Report failed environments when running pipx reinstall-all. (:issue:2042)

1.17.4 <https://github.com/pypa/pipx/tree/1.17.4>_ - 2026-09-18

Bugfixes

  • pipx upgrade of a package installed from a local path, wheel, or VCS URL no longer reports "already at latest version". It now says the package is unchanged because it is installed from a local source and that no package index was checked, and suggests reinstalling by package name to track index releases. (:issue:2040)

1.17.3 <https://github.com/pypa/pipx/tree/1.17.3>_ - 2026-09-16

Bugfixes

  • Report a clear error when PIPX_MAX_LOGS is not a non-negative integer, instead of crashing on every pipx command. Empty or whitespace-only values fall back to the default everywhere, including log setup. (:issue:2029)
  • Split --pip-args the way a shell would, so a quoted path with spaces such as --find-links '/tmp/foo bar' reaches pip intact instead of failing to parse. On Windows pipx now drops the quotes around each argument and keeps backslashes as path separators. (:issue:2033)
  • Stop pipx runpip from printing uv DEBUG logs on the uv backend. (:issue:2035)

Improved Documentation

  • List every --pip-args flag the uv backend translates instead of only four. (:issue:2037)
Commits
  • 3716c7e Release 1.17.5
  • 84eaad3 fix(reinstall): propagate returned failures in reinstall-all (#2043)
  • cba4115 Release 1.17.4
  • b83f660 fix(upgrade): don't claim 'latest version' for local-path installs (#2041)
  • 5bdac78 build(deps-dev): bump gitpython from 3.1.54 to 3.1.59 in the uv group across ...
  • 7248f76 Release 1.17.3
  • c5cc7aa fix(cli): split --pip-args with shell quoting (#2033)
  • 3eda366 [pre-commit.ci] pre-commit autoupdate (#2036)
  • b46a65e doc: list every --pip-args flag the uv backend translates (#2037)
  • 3c1c04b 🧪 test: sync lock tests on events, not wall-clock time (#2038)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pipx](https://github.com/pypa/pipx) from 1.17.2 to 1.17.5.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.rst)
- [Commits](pypa/pipx@1.17.2...1.17.5)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.17.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants