Pipx

Latest version: v1.5.0

Safety actively analyzes 623150 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.5.0

New Contributors
* 0cjs made their first contribution in https://github.com/pypa/pipx/pull/1211
* ezhang7423 made their first contribution in https://github.com/pypa/pipx/pull/1218
* yarikoptic made their first contribution in https://github.com/pypa/pipx/pull/1219
* markmc made their first contribution in https://github.com/pypa/pipx/pull/1239
* oberbichler made their first contribution in https://github.com/pypa/pipx/pull/1240
* guahki made their first contribution in https://github.com/pypa/pipx/pull/1231
* IanHopkinson made their first contribution in https://github.com/pypa/pipx/pull/1274
* sam-xif made their first contribution in https://github.com/pypa/pipx/pull/1271
* sstandre made their first contribution in https://github.com/pypa/pipx/pull/1276
* Jendker made their first contribution in https://github.com/pypa/pipx/pull/1281
* Arpafaucon made their first contribution in https://github.com/pypa/pipx/pull/1256
* bhargavyagnik made their first contribution in https://github.com/pypa/pipx/pull/1294
* mjs271 made their first contribution in https://github.com/pypa/pipx/pull/1296

**Full Changelog**: https://github.com/pypa/pipx/compare/1.4.3...1.5.0

1.4.3

What's Changed
* Bump changelog for 1.4.2 by chrysle in https://github.com/pypa/pipx/pull/1202
* Add macos shebang workaround description by Gitznik in https://github.com/pypa/pipx/pull/1204
* Introduce towncrier by Gitznik in https://github.com/pypa/pipx/pull/1201
* Potential fix for pylauncher with python version by Gitznik in https://github.com/pypa/pipx/pull/1186
* fix: nicer tracebacks in run mode on scripts by henryiii in https://github.com/pypa/pipx/pull/1191


**Full Changelog**: https://github.com/pypa/pipx/compare/1.4.2...1.4.3

1.4.2

What's Changed
* Update "Running pipx From Source Tree" section by chrysle in https://github.com/pypa/pipx/pull/1183
* Bump changelog manually by dukecat0 in https://github.com/pypa/pipx/pull/1184
* Print more user friendly error when --python version not found by Gitznik in https://github.com/pypa/pipx/pull/1171
* Allow skipping maintenance tasks for list command by Gitznik in https://github.com/pypa/pipx/pull/1163
* fix: use modern PEP 723 syntax, fix mistake in name by henryiii in https://github.com/pypa/pipx/pull/1180
* Tidy up changelog entries by dukecat0 in https://github.com/pypa/pipx/pull/1193
* chore: modernize toml by henryiii in https://github.com/pypa/pipx/pull/1192
* Fix CI job to include `tomli` in zipapp by sgryjp in https://github.com/pypa/pipx/pull/1194
* Fix "Bump changelog on release" GH Action by chrysle in https://github.com/pypa/pipx/pull/1188
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/pipx/pull/1197
* Verify if script name provided is a file before running it by dukecat0 in https://github.com/pypa/pipx/pull/1155
* Fix python path resolution on linux by Gitznik in https://github.com/pypa/pipx/pull/1196

New Contributors
* Gitznik made their first contribution in https://github.com/pypa/pipx/pull/1171
* sgryjp made their first contribution in https://github.com/pypa/pipx/pull/1194

**Full Changelog**: https://github.com/pypa/pipx/compare/1.4.1...1.4.2

1.4.1

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
* Set default logging level to WARNING by dukecat0 in https://github.com/pypa/pipx/pull/1178
* Remove `-q` from `list --json` test by dukecat0 in https://github.com/pypa/pipx/pull/1181


**Full Changelog**: https://github.com/pypa/pipx/compare/1.4.0...1.4.1

1.4.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/pipx/pull/1136
* Fix minor grammar error in comparisons.md by NateEag in https://github.com/pypa/pipx/pull/1137
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/pypa/pipx/pull/1139
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/pipx/pull/1141
* Add Scoop installation instructions by sitiom in https://github.com/pypa/pipx/pull/1140
* Update the installation instructions in docs by dukecat0 in https://github.com/pypa/pipx/pull/1144
* Be more user-friendly by pointing to PyPA specifications instead of PEPs by jeanas in https://github.com/pypa/pipx/pull/1146
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/pypa/pipx/pull/1148
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/pypa/pipx/pull/1147
* Update troubleshooting URL in bug report template by maxwell-k in https://github.com/pypa/pipx/pull/1149
* Allow installing multiple applications at once by sam-sw in https://github.com/pypa/pipx/pull/1102
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/pipx/pull/1156
* Revert "Bump actions/download-artifact from 3 to 4 (1148)" by dukecat0 in https://github.com/pypa/pipx/pull/1154
* Revert "Bump actions/upload-artifact from 3 to 4 (1147)" by dukecat0 in https://github.com/pypa/pipx/pull/1153
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pypa/pipx/pull/1169
* Add consistent quiet and verbose modes for the `pipx` commands by chrysle in https://github.com/pypa/pipx/pull/1159
* ci: group dependabot updates by henryiii in https://github.com/pypa/pipx/pull/1160
* + section pipx inject by Wikinaut in https://github.com/pypa/pipx/pull/1170
* Pass real paths when running subprocesses by dechamps in https://github.com/pypa/pipx/pull/1168

New Contributors
* pre-commit-ci made their first contribution in https://github.com/pypa/pipx/pull/1136
* NateEag made their first contribution in https://github.com/pypa/pipx/pull/1137
* sitiom made their first contribution in https://github.com/pypa/pipx/pull/1140
* jeanas made their first contribution in https://github.com/pypa/pipx/pull/1146
* sam-sw made their first contribution in https://github.com/pypa/pipx/pull/1102
* Wikinaut made their first contribution in https://github.com/pypa/pipx/pull/1170
* dechamps made their first contribution in https://github.com/pypa/pipx/pull/1168

**Full Changelog**: https://github.com/pypa/pipx/compare/1.3.3...1.4.0

1.3.3

What's Changed
* Add dukecat0 to volunteer list by dukecat0 in https://github.com/pypa/pipx/pull/1134
* Make the logo more visible in dark mode by dukecat0 in https://github.com/pypa/pipx/pull/1135


**Full Changelog**: https://github.com/pypa/pipx/compare/1.3.2...1.3.3

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.