Skip to content

build(deps): bump pip from 21.1.3 to 21.2.4 in /python/helpers#4136

Merged
jurre merged 1 commit intomainfrom
dependabot/pip/python/helpers/pip-21.2.4
Oct 11, 2021
Merged

build(deps): bump pip from 21.1.3 to 21.2.4 in /python/helpers#4136
jurre merged 1 commit intomainfrom
dependabot/pip/python/helpers/pip-21.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pip from 21.1.3 to 21.2.4.

Changelog

Sourced from pip's changelog.

21.2.4 (2021-08-12)

Bug Fixes

  • Fix 3.6.0 compatibility in link comparison logic. ([#10280](https://github.com/pypa/pip/issues/10280) <https://github.com/pypa/pip/issues/10280>_)

21.2.3 (2021-08-06)

Bug Fixes

  • Modify the sysconfig.get_preferred_scheme function check to be compatible with CPython 3.10’s alphareleases. ([#10252](https://github.com/pypa/pip/issues/10252) <https://github.com/pypa/pip/issues/10252>_)

21.2.2 (2021-07-31)

Bug Fixes

  • New resolver: When a package is specified with extras in constraints, and with extras in non-constraint requirements, the resolver now correctly identifies the constraint's existence and avoids backtracking. ([#10233](https://github.com/pypa/pip/issues/10233) <https://github.com/pypa/pip/issues/10233>_)

21.2.1 (2021-07-25)

Process

  • The source distribution re-installation feature removal has been delayed to 21.3.

21.2 (2021-07-24)

Process

  • pip freeze, pip list, and pip show no longer normalize underscore (_) in distribution names to dash (-). This is a side effect of the migration to importlib.metadata, since the underscore-dash normalization behavior is non-standard and specific to setuptools. This should not affect other parts of pip (for example, when feeding the pip freeze result back

... (truncated)

Commits
  • 73fc5ff Bump for release
  • 2d9bded Ignore warning on MSYS MINGW's incorrect sysconfig
  • c1316c1 Suppress location warning caused by bpo-44860
  • e959020 Move NameTuple method out of class
  • c2c92c7 Bump for release
  • 516fc49 Update AUTHORS.txt
  • a00a044 Normalize sys.prefix for old virtualenv
  • 00656aa Prevent returning relative paths for a location
  • 41a8442 Use posix_prefix for Apple's system Python
  • 3ecc391 More workaround for Debian's faulty sysconfig
  • 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 dependabot bot requested a review from a team as a code owner August 13, 2021 06:00
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Aug 13, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-21.2.4 branch from c508d70 to 3ff3988 Compare September 7, 2021 17:00
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-21.2.4 branch 2 times, most recently from cff7d76 to b0a7b26 Compare October 7, 2021 17:18
@jurre
Copy link
Copy Markdown
Member

jurre commented Oct 8, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-21.2.4 branch 2 times, most recently from 63e0a01 to 0a8b5f7 Compare October 8, 2021 09:20
Bumps [pip](https://github.com/pypa/pip) from 21.1.3 to 21.2.4.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@21.1.3...21.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-21.2.4 branch from 0a8b5f7 to fd90d7f Compare October 11, 2021 09:07
@jurre jurre merged commit 78103e4 into main Oct 11, 2021
@jurre jurre deleted the dependabot/pip/python/helpers/pip-21.2.4 branch October 11, 2021 10:16
@jurre jurre mentioned this pull request Oct 14, 2021
@brrygrdn brrygrdn mentioned this pull request Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Dependabot pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant