Pipenv-setup

Latest version: v3.2.0

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

Scan your dependencies

Page 1 of 3

3.2.0

What's Changed
* 34: Relax black version requirements by bryant-finney in https://github.com/Madoshakalaka/pipenv-setup/pull/88
* Bump tox from 3.24.4 to 3.24.5 by dependabot in https://github.com/Madoshakalaka/pipenv-setup/pull/103
* Bump types-six from 1.16.2 to 1.16.9 by dependabot in https://github.com/Madoshakalaka/pipenv-setup/pull/106
* add [pre-commit](https://github.com/pre-commit/pre-commit) integration by jrottenberg in https://github.com/Madoshakalaka/pipenv-setup/pull/112

Upgrade Notes

When upgrading from `3.1.4` to `3.2.0`, the `black` and `autopep8` packages will no longer be installed with this package. Most projects manage `black` independently from `pipenv-setup`; however, if your project does not specify `black` as a dependency, you may need to install `pipenv-setup[black]` (or `pipenv-setup[autopep8]`).

New Contributors
* dependabot made their first contribution in https://github.com/Madoshakalaka/pipenv-setup/pull/103
* jrottenberg made their first contribution in https://github.com/Madoshakalaka/pipenv-setup/pull/112

**Full Changelog**: https://github.com/Madoshakalaka/pipenv-setup/compare/v3.1.4...v3.2.0

3.2.0a0

What's Changed
* [34] Relax black version requirements by bryant-finney in https://github.com/Madoshakalaka/pipenv-setup/pull/88

Notes
This pre-release was generated pending documentation updates for the new requirements

**Full Changelog**: https://github.com/Madoshakalaka/pipenv-setup/compare/v3.1.4...v3.2.0-a0

3.1.4

What's Changed
* 83 security updates by bryant-finney in https://github.com/Madoshakalaka/pipenv-setup/pull/84
* 72 fix: Allows checks for both underscores and dashes as equal by jshwi in https://github.com/Madoshakalaka/pipenv-setup/pull/86
* 83 more security updates by bryant-finney in https://github.com/Madoshakalaka/pipenv-setup/pull/87


**Full Changelog**: https://github.com/Madoshakalaka/pipenv-setup/compare/v3.1.3...v3.1.4

3.1.3

Not secure
What's Changed
* ci/gh actions by jshwi in https://github.com/Madoshakalaka/pipenv-setup/pull/79
* 81 Add job to publish to PyPI by bryant-finney in https://github.com/Madoshakalaka/pipenv-setup/pull/82


**Full Changelog**: https://github.com/Madoshakalaka/pipenv-setup/compare/v3.1.2...v3.1.3

3.1.2

Not secure
What's Changed
* chore: Adds `chardet` as prod dependency by jshwi in https://github.com/Madoshakalaka/pipenv-setup/pull/76

New Contributors
* jshwi made their first contribution in https://github.com/Madoshakalaka/pipenv-setup/pull/76

**Full Changelog**: https://github.com/Madoshakalaka/pipenv-setup/compare/v3.1.1...v3.1.2

3.1.1

Not secure
- Now `pipenv-setup check` command has a `-lockfile` to check lockfiles (instead of by default Pipfile) thanks to rusnyder
- An issue where python `typing` module stops commands from running thanks to rusnyder

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.