Skip to content

Commit 81fece4

Browse files
committed
Release v2025.0.2
1 parent d1e170b commit 81fece4

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2025.0.1 (2025-05-02)
2+
=====================
3+
2025.0.2 2025.0.1 (2025-05-02)
4+
==============================
5+
6+
7+
Bug Fixes
8+
---------
9+
10+
- Cleanup unused dependencies when upgrading packages. `#6386 <https://github.com/pypa/pipenv/issues/6386>`_
11+
- Fix for ``UnboundLocalError`` in ``ensure_python`` when ``SESSION_IS_INTERACTIVE=False``, using pyenv, and python version in Pipfile not available. `#6389 <https://github.com/pypa/pipenv/issues/6389>`_
112
2025.0.1 (2025-04-24)
213
=====================
314
Pipenv 2025.0.1 (2025-04-24)

news/6386.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/6389.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

pipenv/pipenv.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "PIPENV" "1" "Apr 24, 2025" "2025.0.1" "pipenv"
30+
.TH "PIPENV" "1" "May 02, 2025" "2025.0.2" "pipenv"
3131
.sp
3232
\fBNOTE:\fP
3333
.INDENT 0.0

0 commit comments

Comments
 (0)