Files
pipenv/news/2617.bugfix
T
Dan Ryan 499558e7bc Update requirementslib
- Fix a bug which raised `UnboundLocalError` when parsing malformed urls
- Fixes #2614

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-20 02:17:00 -04:00

2 lines
112 B
Plaintext

Update requirementslib to fix a bug which could raise an ``UnboundLocalError`` when parsing malformed VCS URIs.