Skip to content

Commit

Permalink
Update pip requirement from <24.1,>=8.0.3 to >=8.0.3,<24.3 (#58)
Browse files Browse the repository at this point in the history
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.2)

---
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 Sep 2, 2024
1 parent 6328500 commit 5cba58e
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,6 +1,6 @@
colorlog==6.8.2
homeassistant>2023.6.0
pip>=8.0.3,<24.1
pip>=8.0.3,<24.3
ruff==0.6.3
pytest
pytest-cov>2.9.0
Expand Down

0 comments on commit 5cba58e

Please sign in to comment.