Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump pip from 22.2 to 22.2.1 in /.github/workflows #72

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2022

Bumps pip from 22.2 to 22.2.1.

Changelog

Sourced from pip's changelog.

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
  • 61bdbe0 Bump for release
  • fcb0c84 Merge pull request #11298 from pradyunsg/remove-distutils-shim
  • a14f141 📰
  • b728bda Remove the setuptools-provided distutils hack, if using distutils
  • 0231a1d Merge pull request #11303 from vanschelven/clarify-pip-cache-output
  • 80c3b96 Textual: "locally built" rather than "built"
  • d57c5dd Fixed the tests
  • f2c49cd Add news article
  • 906b877 Clarify pip cache output
  • c4606b3 Merge pull request #11283 from pfmoore/classifier_311
  • 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)

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

---
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 Jul 28, 2022
@staticdev staticdev merged commit b975725 into main Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pip-22.2.1 branch July 28, 2022 16:35
# for free to join this conversation on GitHub. Already have an account? # to comment
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