Disable ResourceWarning warning for temporary files that are cleaned on program exit. [#6151](https://github.com/pypa/pipenv/issues/6151) <https://github.com/pypa/pipenv/issues/6151>_
Fixed package sorting when installing a package with extras. [#6171](https://github.com/pypa/pipenv/issues/6171) <https://github.com/pypa/pipenv/issues/6171>_
Fixed pipenv uninstall --all failing when the virtual environment no longer exists. [#6185](https://github.com/pypa/pipenv/issues/6185) <https://github.com/pypa/pipenv/issues/6185>_
Fix issue where installing a vcs dependency using pipenv CLI yielded the wrong Pipfile entry such that it could not lock. [#6242](https://github.com/pypa/pipenv/issues/6242) <https://github.com/pypa/pipenv/issues/6242>_
Fix report that pipenv requires packaging>=22 on some systems by setting it as a dependency. [#6243](https://github.com/pypa/pipenv/issues/6243) <https://github.com/pypa/pipenv/issues/6243>_
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show 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 pipenv from 2024.0.2 to 2024.0.3.
Release notes
Sourced from pipenv's releases.
Changelog
Sourced from pipenv's changelog.
Commits
0b6b428
Release v2024.0.388062cf
Bumped version to 2024.0.3.fbecd8e
Merge pull request #6250 from Naofal-Helal/fix-uninstall3cabf79
Update environment.pyff8bbe4
Update uninstall.pycdc6499
Update environment.pyd19aa93
Update environment.py71b5560
Update uninstall.py31edd00
Update environment.pyf7058e8
Merge pull request #6251 from Naofal-Helal/resource-warnDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show