Files
pipenv/news/2209.bugfix
T
Dan Ryan 6b3cc1e7ea Configure towncrier
- Update history, add changelog, add news entries

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-06-17 21:38:26 -04:00

3 lines
240 B
Plaintext

Locking will now pin the correct VCS ref during ``pipenv update`` runs.
Running ``pipenv update`` with a new vcs ref specified in the ``Pipfile`` will now properly obtain, resolve, and install the specified dependency at the specified ref.