materialize icon indicating copy to clipboard operation
materialize copied to clipboard

build(deps): bump pip from 22.2 to 22.2.2 in /ci/builder

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps pip from 22.2 to 22.2.2.

Changelog

Sourced from pip's changelog.

22.2.2 (2022-08-03)

Bug Fixes

  • Avoid AttributeError when removing the setuptools-provided _distutils_hack and it is missing its implementation. ([#11314](https://github.com/pypa/pip/issues/11314) <https://github.com/pypa/pip/issues/11314>_)
  • Fix import error when reinstalling pip in user site. ([#11319](https://github.com/pypa/pip/issues/11319) <https://github.com/pypa/pip/issues/11319>_)
  • Show pip deprecation warnings by default. ([#11330](https://github.com/pypa/pip/issues/11330) <https://github.com/pypa/pip/issues/11330>_)

22.2.1 (2022-07-27)

Bug Fixes

  • Send the pip upgrade prompt to stderr. ([#11282](https://github.com/pypa/pip/issues/11282) <https://github.com/pypa/pip/issues/11282>_)
  • Ensure that things work correctly in environments where setuptools-injected distutils is available by default. This is done by cooperating with setuptools' injection logic to ensure that pip uses the distutils from the Python standard library instead. ([#11298](https://github.com/pypa/pip/issues/11298) <https://github.com/pypa/pip/issues/11298>_)
  • Clarify that pip cache's wheels-related output is about locally built wheels only. ([#11300](https://github.com/pypa/pip/issues/11300) <https://github.com/pypa/pip/issues/11300>_)
Commits
  • 10902ac Bump for release
  • 534e4d2 Update AUTHORS.txt
  • 96675e9 Do not parse JSON content with HTML parser
  • 4514d1f Revert "PipDeprecationWarning subclass DeprecationWarning"
  • 1ac427b Remove TODO
  • 450fd26 Import distutils only if needed, but sooner
  • 0c9eb96 Ensure that removing shim in older setuptools does not error
  • 61bdbe0 Bump for release
  • fcb0c84 Merge pull request #11298 from pradyunsg/remove-distutils-shim
  • a14f141 :newspaper:
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 07 '22 22:08 dependabot[bot]

Looks like pip is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Aug 26 '22 06:08 dependabot[bot]