What's Changed
- Restore this code that should prevent the string has no attribute update bug. by @matteius in #6007
- Pass through pipfile index urls when creating https session so that keyring fully works by @mungojam in #5994
- Fix issue-6011 direct file url path by @matteius in #6012
- Ignore existing venv dir when PIPENV_VENV_IN_PROJECT is false by @arnaud-dezandee in #6009
- Assume that vcs and direct URL installs need to be reinstalled by @matteius in #5936
New Contributors
- @arnaud-dezandee made their first contribution in #6009
Full Changelog: v2023.10.24...v2023.11.14