Skip to content

Commit

Permalink
Update dependency pip to v23 (#7)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pip](https://pip.pypa.io/) ([source](https://togithub.com/pypa/pip),
[changelog](https://pip.pypa.io/en/stable/news/)) | `==22.1.2` ->
`==23.0` |
[![age](https://badges.renovateapi.com/packages/pypi/pip/23.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/pypi/pip/23.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/pypi/pip/23.0/compatibility-slim/22.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/pypi/pip/23.0/confidence-slim/22.1.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pypa/pip</summary>

### [`v23.0`](https://togithub.com/pypa/pip/compare/22.3.1...23.0)

[Compare Source](https://togithub.com/pypa/pip/compare/22.3.1...23.0)

### [`v22.3.1`](https://togithub.com/pypa/pip/compare/22.3...22.3.1)

[Compare Source](https://togithub.com/pypa/pip/compare/22.3...22.3.1)

### [`v22.3`](https://togithub.com/pypa/pip/compare/22.2.2...22.3)

[Compare Source](https://togithub.com/pypa/pip/compare/22.2.2...22.3)

### [`v22.2.2`](https://togithub.com/pypa/pip/compare/22.2.1...22.2.2)

[Compare Source](https://togithub.com/pypa/pip/compare/22.2.1...22.2.2)

### [`v22.2.1`](https://togithub.com/pypa/pip/compare/22.2...22.2.1)

[Compare Source](https://togithub.com/pypa/pip/compare/22.2...22.2.1)

### [`v22.2`](https://togithub.com/pypa/pip/compare/22.1.2...22.2)

[Compare Source](https://togithub.com/pypa/pip/compare/22.1.2...22.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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://app.renovatebot.com/dashboard#github/allenporter/flux-local).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent a4cf6be commit 5b1a0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flake8-black==0.3.5
GitPython==3.1.30
mypy==0.991
pdoc==12.1.0
pip==22.1.2
pip==23.0
pre-commit==3.0.4
pydantic==1.10.4
pylint==2.14.4
Expand Down

0 comments on commit 5b1a0b8

Please sign in to comment.