Skip to content

Commit

Permalink
Update dependency pip to v24 (#12)
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://github.com/pypa/pip)
([changelog](https://pip.pypa.io/en/stable/news/)) | `>=23.3,<24` ->
`>=24.1,<25` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pip/24.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pip/24.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pip/23.3.2/24.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pip/23.3.2/24.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v24.1.2`](https://github.com/pypa/pip/compare/24.1.1...24.1.2)

[Compare Source](https://github.com/pypa/pip/compare/24.1.1...24.1.2)

### [`v24.1.1`](https://github.com/pypa/pip/compare/24.1...24.1.1)

[Compare Source](https://github.com/pypa/pip/compare/24.1...24.1.1)

### [`v24.1`](https://github.com/pypa/pip/compare/24.0...24.1)

[Compare Source](https://github.com/pypa/pip/compare/24.0...24.1)

### [`v24.0`](https://github.com/pypa/pip/compare/23.3.2...24.0)

[Compare Source](https://github.com/pypa/pip/compare/23.3.2...24.0)

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/DonRobo/ha-ha-integration).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent aa91ec8 commit fda8529
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
@@ -1,4 +1,4 @@
colorlog==6.7.0
homeassistant==2023.12.3
pip>=23.3,<24
pip>=24.1,<25
ruff==0.5.5

0 comments on commit fda8529

Please sign in to comment.