Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Bump pip from 21.2.2 to 21.2.3 in /.github/workflows #345

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pip from 21.2.2 to 21.2.3.

Changelog

Sourced from pip's changelog.

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>_)
Commits
  • 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
  • d8c5b7d Detect "the other" Red Hat patch for Cygwin
  • c5332d5 Remove extra period in deprecation message
  • 1ac90bb Fix get_preferred_scheme detection for CPython 3.10 alpha
  • 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 21.2.2 to 21.2.3.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@21.2.2...21.2.3)

---
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 9, 2021
@staticdev staticdev merged commit 497a0fd into main Aug 10, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pip-21.2.3 branch August 10, 2021 18:13
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.

None yet

1 participant