diff --git a/CHANGELOG.md b/CHANGELOG.md index fdb58827..570bdd90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +2023.11.17 (2024-01-21) +======================= +Pipenv 2023.11.17 (2024-01-21) +============================== + + +Bug Fixes +--------- + +- Add markers to Pipfile when parsing requirements.txt `#6008 `_ +- Fix KeyError when using a source without a name in Pipfile `#6021 `_ +- Fix a bug with locking projects that contains packages with non canonical names from private indexes `#6056 `_ + +Vendored Libraries +------------------ + +- Update vendored tomlkit to ``0.12.3`` `#6024 `_ +- Bump version of pipdeptree to 0.13.2 `#6055 `_ 2023.11.15 (2023-11-15) ======================= Pipenv 2023.11.15 (2023-11-15) diff --git a/news/6008.bugfix.rst b/news/6008.bugfix.rst deleted file mode 100644 index ccb49ce8..00000000 --- a/news/6008.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Add markers to Pipfile when parsing requirements.txt diff --git a/news/6021.bugfix.rst b/news/6021.bugfix.rst deleted file mode 100644 index c3c82ca5..00000000 --- a/news/6021.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fix KeyError when using a source without a name in Pipfile diff --git a/news/6024.vendor.rst b/news/6024.vendor.rst deleted file mode 100644 index 0aec2abf..00000000 --- a/news/6024.vendor.rst +++ /dev/null @@ -1 +0,0 @@ -Update vendored tomlkit to ``0.12.3`` diff --git a/news/6055.vendor.rst b/news/6055.vendor.rst deleted file mode 100644 index 79316fec..00000000 --- a/news/6055.vendor.rst +++ /dev/null @@ -1 +0,0 @@ -Bump version of pipdeptree to 0.13.2 diff --git a/news/6056.bugfix.rst b/news/6056.bugfix.rst deleted file mode 100644 index 8ff134e3..00000000 --- a/news/6056.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fix a bug with locking projects that contains packages with non canonical names from private indexes diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index 67df3ab3..8812f1e2 100644 --- a/pipenv/pipenv.1 +++ b/pipenv/pipenv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "PIPENV" "1" "Nov 15, 2023" "2023.11.15" "pipenv" +.TH "PIPENV" "1" "Jan 21, 2024" "2023.11.17" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0