Skip to content

Commit

Permalink
chore(deps): update pip requirement from <23.4,>=8.0.3 to >=8.0.3,<24…
Browse files Browse the repository at this point in the history
….1 (#87)

Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@8.0.3...24.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a6c6ac9 commit f04d5dc
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,5 +1,5 @@
colorlog==6.8.2
homeassistant==2023.3.0
pip>=8.0.3,<23.4
pip>=8.0.3,<24.1
ruff==0.1.14
carrier-api===1.12.1

0 comments on commit f04d5dc

Please sign in to comment.