Skip to content

Commit

Permalink
Update pip requirement from <24.3,>=21.0 to >=21.0,<24.4
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@21.0...24.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cf6818d commit 2207dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r ./requirements.txt
pytest_homeassistant_custom_component~=0.13.175
pip>=21.0,<24.3
pip>=21.0,<24.4
ruff==0.7.3
colorlog==6.8.2
aiohttp_cors==0.7.0
Expand Down

0 comments on commit 2207dd6

Please sign in to comment.