Skip to content

Update pipx requirement from <2,>=1.2.0 to >=1.11.1,<2#29

Merged
folivetti merged 1 commit into
mainfrom
dependabot/pip/pipx-gte-1.11.1-and-lt-2
Apr 27, 2026
Merged

Update pipx requirement from <2,>=1.2.0 to >=1.11.1,<2#29
folivetti merged 1 commit into
mainfrom
dependabot/pip/pipx-gte-1.11.1-and-lt-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on pipx to permit the latest version.

Release notes

Sourced from pipx's releases.

1.11.1

What's Changed

Full Changelog: pypa/pipx@1.11.0...1.11.1

Changelog

Sourced from pipx's changelog.

1.11.1 - 2026-03-31

Bugfixes

  • Ignore PIP_TARGET environment variable to prevent pip from installing outside the venv. (#735)
  • Fix pipx install failing on Windows when the username contains non-Latin characters (e.g. cyrillic, Chinese). (#780)
  • Show installed version and suggest upgrade when install detects an existing installation. (#795)
  • --verbose and --quiet flags before the subcommand are no longer silently ignored. (#1282)
  • Remove dependency app symlinks when uninjecting a package that was injected with --include-deps. (#1364)
  • Remove setuptools from shared libs to prevent version conflicts when app venvs use a different Python. (#1539)
  • Prevent uninject from removing dependencies still needed by other packages in the venv. (#1672)

1.11.0 - 2026-03-23

Features

  • Add PIPX_MAX_LOGS environment variable to configure the maximum number of log files to keep. (#1570)

Bugfixes

  • Allow --pip-args to be passed to upgrade-all. (#1503)
  • Fix --pip-args='-c <url>' breaking when constraint target is a URL instead of a local path. (#1582)
  • Enable keyring authentication for private package indexes by setting PIP_KEYRING_PROVIDER=subprocess (#1603)
  • Added error handling for pip list command failures (#1698)

Improved Documentation

  • Remove outdated "experimental" note from --suffix help text. (#1621)

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

... (truncated)

Commits
  • 804dce8 Release 1.11.1
  • fa0f97e 🐛 fix(shared_libs): remove setuptools after creation (#1773)
  • 86e7315 🐛 fix(cli): error on -v/-q before subcommand (#1772)
  • d81ab7e 🐛 fix(uninject): remove dependency app symlinks (#1771)
  • f8675f3 🐛 fix(install): ignore PIP_TARGET env var (#1770)
  • ae9e384 🐛 fix(install): show version and suggest upgrade (#1769)
  • 647e36b 🐛 fix(venv): support non-Latin Windows usernames (#1768)
  • b5c180a 🐛 fix(uninject): preserve shared dependencies (#1767)
  • 57b5d8b Release 1.11.0
  • 18a0953 [pre-commit.ci] pre-commit autoupdate (#1766)
  • Additional commits viewable in compare view

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)

Updates the requirements on [pipx](https://github.com/pypa/pipx) to permit the latest version.
- [Release notes](https://github.com/pypa/pipx/releases)
- [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.md)
- [Commits](pypa/pipx@1.2.0...1.11.1)

---
updated-dependencies:
- dependency-name: pipx
  dependency-version: 1.11.1
  dependency-type: direct:production
...

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 Apr 27, 2026
@folivetti folivetti merged commit e621882 into main Apr 27, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pipx-gte-1.11.1-and-lt-2 branch April 27, 2026 20:58
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