From 07787da9aa87162955bb2d6890ba951ddc26199a Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Tue, 24 Oct 2023 18:24:04 -0400 Subject: [PATCH] Release v2023.10.24 --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ news/5986.vendor.rst | 8 -------- news/5987.feature.rst | 1 - news/5988.bugfix.rst | 1 - news/5991.vendor.rst | 1 - pipenv/__version__.py | 2 +- pipenv/pipenv.1 | 2 +- 7 files changed, 32 insertions(+), 13 deletions(-) delete mode 100644 news/5986.vendor.rst delete mode 100644 news/5987.feature.rst delete mode 100644 news/5988.bugfix.rst delete mode 100644 news/5991.vendor.rst diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff2b77b..a22e127b 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 75944ebc..00000000 --- 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 e665d099..00000000 --- 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 90e31b1a..00000000 --- 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 df1b43cc..00000000 --- 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 1c64fe08..510baac2 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 66cea4fa..bcc9b731 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