diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff2b77b35..a22e127bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,33 @@ +2023.10.24 (2023-10-24) +======================= +Pipenv 2023.10.24 (2023-10-24) +============================== + + +Features & Improvements +----------------------- + +- Officially support python 3.12 `#5987 `_ + +Bug Fixes +--------- + +- Additional safety check in _fold_markers logic that affected some lock resolutions in prior release. `#5988 `_ + +Vendored Libraries +------------------ + +- Update vendored versions of: + * click==8.1.7 + * markupsafe==2.1.3 + * pydantic==1.10.13 + * pythonfinder==2.0.6 + * ruamel.yaml==0.17.39 + * shellingham==1.5.3 + * tomlkit==0.12.1 `#5986 `_ +- Update vendored pip to ``23.3.1`` `#5991 `_ + + 2023.10.20 (2023-10-20) ======================= diff --git a/news/5986.vendor.rst b/news/5986.vendor.rst deleted file mode 100644 index 75944ebcc2..0000000000 --- a/news/5986.vendor.rst +++ /dev/null @@ -1,8 +0,0 @@ -Update vendored versions of: - * click==8.1.7 - * markupsafe==2.1.3 - * pydantic==1.10.13 - * pythonfinder==2.0.6 - * ruamel.yaml==0.17.39 - * shellingham==1.5.3 - * tomlkit==0.12.1 diff --git a/news/5987.feature.rst b/news/5987.feature.rst deleted file mode 100644 index e665d099cc..0000000000 --- a/news/5987.feature.rst +++ /dev/null @@ -1 +0,0 @@ -Officially support python 3.12 diff --git a/news/5988.bugfix.rst b/news/5988.bugfix.rst deleted file mode 100644 index 90e31b1a76..0000000000 --- a/news/5988.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Additional safety check in _fold_markers logic that affected some lock resolutions in prior release. diff --git a/news/5991.vendor.rst b/news/5991.vendor.rst deleted file mode 100644 index df1b43cc8d..0000000000 --- a/news/5991.vendor.rst +++ /dev/null @@ -1 +0,0 @@ -Update vendored pip to ``23.3.1`` diff --git a/pipenv/__version__.py b/pipenv/__version__.py index 1c64fe0866..510baac269 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2023.10.20.dev0" +__version__ = "2023.10.24" diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index 66cea4faef..bcc9b7318c 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" "Oct 20, 2023" "2023.10.20" "pipenv" +.TH "PIPENV" "1" "Oct 24, 2023" "2023.10.24" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0