Skip to content

Commit

Permalink
Merge pull request #198 from StephanU/dependabot/pip/pip-gte-21.0-and…
Browse files Browse the repository at this point in the history
…-lt-24.3

Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3
  • Loading branch information
StephanU authored Sep 15, 2024
2 parents 9666051 + 64e3f0e commit b7361e5
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==2024.7.3
pip>=21.0,<24.2
pip>=21.0,<24.3
ruff==0.6.4
pytest-asyncio
pytest-homeassistant-custom-component==0.13.147
Expand Down

0 comments on commit b7361e5

Please sign in to comment.