Skip to content

Commit 310ea1e

Browse files
committed
add news
1 parent 3be159f commit 310ea1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

news/6299.bugfix.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- **Bugfix:** Fixed Regression with the ``pipenv update`` routine to allow for package upgrades without requiring an existing lockfile. This change improves the flexibility of the update process by determining which packages require updating and handling cases where the lockfile is absent or partially defined.
2+
- **Tests Added:** Comprehensive integration tests for the updated functionality, covering scenarios like updating packages without a lockfile, detecting modified entries, handling VCS changes, and verifying the correct application of extras during installation.

0 commit comments

Comments
 (0)