Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps pip from 22.2.1 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>_)
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
  • See full diff 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)

Bumps [pip](https://github.com/pypa/pip) from 22.2.1 to 22.2.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@22.2.1...22.2.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2022
@staticdev staticdev merged commit a5937d1 into main Aug 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pip-22.2.2 branch August 4, 2022 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant