torchkge-team / torchkge

TorchKGE: Knowledge Graph embedding in Python and PyTorch.
Other
381 stars 41 forks source link

Update pip to 22.0.4 #225

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates pip from 22.0.3 to 22.0.4.

Changelog ### 22.0.4 ``` =================== Deprecations and Removals ------------------------- - Drop the doctype check, that presented a warning for index pages that use non-compliant HTML 5. (`10903 <https://github.com/pypa/pip/issues/10903>`_) Vendored Libraries ------------------ - Downgrade distlib to 0.3.3. ```
Links - PyPI: https://pypi.org/project/pip - Changelog: https://pyup.io/changelogs/pip/ - Homepage: https://pip.pypa.io/