Release v2023.10.24

This commit is contained in:
Matt Davis
2023-10-24 18:24:04 -04:00
parent 49a86af632
commit 07787da9aa
7 changed files with 32 additions and 13 deletions
+30
View File
@@ -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 <https://github.com/pypa/pipenv/issues/5987>`_
Bug Fixes
---------
- Additional safety check in _fold_markers logic that affected some lock resolutions in prior release. `#5988 <https://github.com/pypa/pipenv/issues/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 <https://github.com/pypa/pipenv/issues/5986>`_
- Update vendored pip to ``23.3.1`` `#5991 <https://github.com/pypa/pipenv/issues/5991>`_
2023.10.20 (2023-10-20)
=======================
-8
View File
@@ -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
-1
View File
@@ -1 +0,0 @@
Officially support python 3.12
-1
View File
@@ -1 +0,0 @@
Additional safety check in _fold_markers logic that affected some lock resolutions in prior release.
-1
View File
@@ -1 +0,0 @@
Update vendored pip to ``23.3.1``
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = "2023.10.20.dev0"
__version__ = "2023.10.24"
+1 -1
View File
@@ -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