What's Changed
- Fix issue with venv module not being available on some systems. by @matteius in #5518
- Fix spelling error in docs/quickstart.rst by @efinkler-dm in #5516
- Fix ruamel vendoring by @matteius in #5519
- vendor in Pip 22.3.1 by @matteius in #5520
- More vendor bumps by @oz123 in #5522
- fixed broken link to non-existing philosophy subpage by @piraartur in #5524
- Fix regression where wheel path is not included in the lockfile by @matteius in #5523
- Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples by @dependabot in #5525
- Bump certifi from 2018.10.15 to 2022.12.7 in /docs by @dependabot in #5526
- Issue 5486 null markers by @matteius in #5529
- Remove CI from deprecation warning and only alert if env vars are set. by @matteius in #5534
- Fix typo in docs by @palewire in #5535
- vendor: bump plette to 0.4.4 by @oz123 in #5539
- [fix]
update --outdated
raises NonExistentKey with dev package by @shimpeko in #5541 - Refactor virtualenv create logic by @matteius in #5533
New Contributors
- @efinkler-dm made their first contribution in #5516
- @piraartur made their first contribution in #5524
- @palewire made their first contribution in #5535
- @shimpeko made their first contribution in #5541
Full Changelog: v2022.11.30...v2022.12.17