Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade pip #2611

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Upgrade pip #2611

merged 1 commit into from
Jul 20, 2023

Conversation

arielkirkwood
Copy link
Contributor

@arielkirkwood arielkirkwood commented Jul 19, 2023

Upgrading pip to 23.2. Wheel file comes directly from https://pypi.org/project/pip/#files.

Checklist

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

@gaborbernat gaborbernat merged commit 9aa16d7 into pypa:main Jul 20, 2023
37 checks passed
@arielkirkwood arielkirkwood deleted the upgrade-pip branch July 20, 2023 02:33
lengau pushed a commit to canonical/charmcraft that referenced this pull request Jul 25, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [virtualenv](https://github.com/pypa/virtualenv) | `==20.23.1` ->
`==20.24.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/virtualenv/20.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/virtualenv/20.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/virtualenv/20.23.1/20.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/virtualenv/20.23.1/20.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pypa/virtualenv (virtualenv)</summary>

###
[`v20.24.1`](https://github.com/pypa/virtualenv/releases/tag/20.24.1)

[Compare
Source](https://github.com/pypa/virtualenv/compare/20.24.0...20.24.1)

<!-- Release notes generated using configuration in .github/release.yml
at 20.24.1 -->

##### What's Changed

- release 20.24.0 by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2608
- Upgrade `pip` by
[@&#8203;arielkirkwood](https://github.com/arielkirkwood) in
[pypa/virtualenv#2611

##### New Contributors

- [@&#8203;arielkirkwood](https://github.com/arielkirkwood) made their
first contribution in
[pypa/virtualenv#2611

**Full Changelog**:
pypa/virtualenv@20.24.0...20.24.1

###
[`v20.24.0`](https://github.com/pypa/virtualenv/releases/tag/20.24.0)

[Compare
Source](https://github.com/pypa/virtualenv/compare/20.23.1...20.24.0)

<!-- Release notes generated using configuration in .github/release.yml
at 20.24.0 -->

#### What's Changed

- release 20.23.1 by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2590
- Fix the CI by [@&#8203;gaborbernat](https://github.com/gaborbernat)
in
[pypa/virtualenv#2593
- Quickstart guide by
[@&#8203;AlvesJorge](https://github.com/AlvesJorge) in
[pypa/virtualenv#2599
- Updated CLI documentation with config file name by
[@&#8203;nathanczh](https://github.com/nathanczh) in
[pypa/virtualenv#2602
- Exclude dependabot and pre-commit ci from release notes by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2603
- Export `VIRTUAL_ENV_PROMPT` in activation scripts
([#&#8203;2194](https://github.com/pypa/virtualenv/issues/2194)) by
[@&#8203;jimporter](https://github.com/jimporter) in
[pypa/virtualenv#2606
- Upgrade setuptools by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[pypa/virtualenv#2607

#### New Contributors

- [@&#8203;AlvesJorge](https://github.com/AlvesJorge) made their first
contribution in
[pypa/virtualenv#2599
- [@&#8203;nathanczh](https://github.com/nathanczh) made their first
contribution in
[pypa/virtualenv#2602
- [@&#8203;jimporter](https://github.com/jimporter) made their first
contribution in
[pypa/virtualenv#2606

**Full Changelog**:
pypa/virtualenv@20.23.1...20.24.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - "before 07:00" in timezone Etc/UTC.

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants