timolesterhuis / diagnostics

analyse diagnostics data
MIT License
1 stars 0 forks source link

Update pip to 19.2 #70

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates pip from 19.1 to 19.2.

Changelog ### 19.1.1 ``` =================== Features -------- - Restore ``pyproject.toml`` handling to how it was with pip 19.0.3 to prevent the need to add ``--no-use-pep517`` when installing in editable mode. (`6434 <https://github.com/pypa/pip/issues/6434>`_) Bug Fixes --------- - Fix a regression that caused `` to be quoted in pypiserver links. This interfered with parsing the revision string from VCS urls. (`6440 <https://github.com/pypa/pip/issues/6440>`_) ```
Links - PyPI: https://pypi.org/project/pip - Changelog: https://pyup.io/changelogs/pip/ - Homepage: https://pip.pypa.io/
pyup-bot commented 5 years ago

Closing this in favor of #71