Skip to content

Commit

Permalink
Merge pull request #156 from golles/dependabot/pip/pip-gte-21.0-and-l…
Browse files Browse the repository at this point in the history
…t-24.2

Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2
  • Loading branch information
golles authored Jun 25, 2024
2 parents c8f7c14 + 39d30af commit 1fa7964
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,5 +1,5 @@
-r requirements.txt
pip>=21.0,<24.1
pip>=21.0,<24.2
isort
colorlog
pytest-homeassistant-custom-component

0 comments on commit 1fa7964

Please sign in to comment.