Skip to content

Commit

Permalink
Update pip requirement from <24.3,>=8.0.3 to >=8.0.3,<24.4 (#66)
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.3.1)

---
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 Nov 7, 2024
1 parent 71711d8 commit 0ec2116
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.9.0
homeassistant>2023.6.0
pip>=8.0.3,<24.3
pip>=8.0.3,<24.4
ruff==0.7.2
pytest
pytest-cov>2.9.0
Expand Down

0 comments on commit 0ec2116

Please sign in to comment.