Add quiet option to pipenv shell, hiding "Launching subshell in virtual environment..." [#5966](https://github.com/pypa/pipenv/issues/5966) <https://github.com/pypa/pipenv/issues/5966>_
Vendor in pip==23.3 which includes updates to certifi, urllib3, and adds truststore among other improvements. [#5979](https://github.com/pypa/pipenv/issues/5979) <https://github.com/pypa/pipenv/issues/5979>_
Behavior Changes
Change --py to use print preventing insertion of newline characters [#5969](https://github.com/pypa/pipenv/issues/5969) <https://github.com/pypa/pipenv/issues/5969>_
Vendored Libraries
Drop pep517 - as it is no longer used. [#5970](https://github.com/pypa/pipenv/issues/5970) <https://github.com/pypa/pipenv/issues/5970>_
Removals and Deprecations
Drop support for Python 3.7 [#5879](https://github.com/pypa/pipenv/issues/5879) <https://github.com/pypa/pipenv/issues/5879>_
2023.10.3 (2023-10-03)
Bug Fixes
Eveb better handling of vcs branch references that contain special characters. [#5934](https://github.com/pypa/pipenv/issues/5934) <https://github.com/pypa/pipenv/issues/5934>_
Bump certifi from 2023.5.7 to 2023.7.22 in /examples to address a security vulnerability [#5941](https://github.com/pypa/pipenv/issues/5941) <https://github.com/pypa/pipenv/issues/5941>_
2023.9.8 (2023-09-08)
Bug Fixes
ignore_compatibility was supposed to default to False (except for hash collection) [#5926](https://github.com/pypa/pipenv/issues/5926) <https://github.com/pypa/pipenv/issues/5926>_
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)
Updates the requirements on pipenv to permit the latest version.
Release notes
Sourced from pipenv's releases.
Changelog
Sourced from pipenv's changelog.
... (truncated)
Commits
fd4147b
Release v2023.10.204e628db
Remove double headers8fd6dfc
Merge pull request #5965 from daveschaefer/sort-category-alphabetical1ed9cfc
Merge pull request #5982 from pypa/dependabot/pip/docs/urllib3-1.26.188e73a7f
Merge pull request #5971 from notEvil/i59692abff55
Merge pull request #5981 from pypa/dependabot/pip/examples/urllib3-2.0.704f0106
Merge pull request #5879 from deronnax/mdupuy/drop-python-3.74b8ec50
Added news fragment0f5ad49
add news fragments4e3a77d
Revert "even more cleaning"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