Skip to content

Bump pipx from 1.8.0 to 1.10.1 in /.github/workflows#933

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dot-github/workflows/pipx-1.10.1
Open

Bump pipx from 1.8.0 to 1.10.1 in /.github/workflows#933
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dot-github/workflows/pipx-1.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps pipx from 1.8.0 to 1.10.1.

Release notes

Sourced from pipx's releases.

1.10.1

What's Changed

Full Changelog: pypa/pipx@1.10.0...1.10.1

1.10.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from pipx's changelog.

1.10.1 - 2026-03-20

Bugfixes

  • Use stored pip_args from install metadata when running pipx upgrade without explicit --pip-args (#1441)
  • Fix --global flag being silently ignored when placed before the subcommand (#1443)
  • Respect --quiet flag in install and suppress animations and success messages (#1508)
  • Catch missing Python interpreter in upgrade and show helpful error instead of crashing (#1602)
  • Prevent data loss by rejecting relative paths in uninstall, reinstall, and other package-name arguments (#1718)

1.10.0 - 2026-03-18

Features

  • Add --with flag to pipx run to allow injecting dependencies (#1607)
  • add more specific directions in the logs towards a resolution if you have a space in the PIX_HOME path (#1634)

Bugfixes

  • Fixed upgrade command failing when package name includes extras (e.g., pipx upgrade "coverage[toml]"). (#925)
  • Fix run command with bash substitution (e.g. pipx run <(pbpaste)) (#1293)
  • Allow pipx runpip to split single string arguments. (#1520)
  • Fix handling of shared libraries when the original Python interpreter is removed on Windows by detecting stale venv references and recreating the shared libraries with the current Python. (#1723)

Misc

1.9.0 - 2026-03-17

Features

  • Add completion choices for pipx environment --value. (#1498)

Bugfixes

  • Ignore recursive symlink loops in PIPX_BIN_DIR. (#1592)
  • pipx reinstall: An exception will now be raised if package is pinned. (#1611)
  • Stop pipx run from leaving bad temporary venvs when first installation was unsuccessful. (#1709)
Commits
  • 4c504ef Release 1.10.1
  • fd7502b 🐛 fix(upgrade): use stored pip_args from metadata (#1757)
  • 60ecaff 🐛 fix(install): respect --quiet flag (#1756)
  • 9d40f1a 🐛 fix(upgrade): catch missing Python interpreter (#1755)
  • 98a3d91 🐛 fix: reject --global flag before subcommand (#1754)
  • 8e56c8f 🐛 fix(uninstall): prevent data loss from relative directory names (#1753)
  • 6868ca2 📝 docs: replace pipx-in-pipx warning with self-managed install guide (#1752)
  • 7b47cc0 📝 docs: document installing from a pull request (#1751)
  • 83c6763 📝 docs: document pip configuration for shared libs (#1746)
  • a177c5a 📝 docs: add version requirements for --global and --prepend (#1750)
  • 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.8.0 to 1.10.1.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.md)
- [Commits](pypa/pipx@1.8.0...1.10.1)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 23, 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.

1 participant