Skip to content

Commit

Permalink
Merge pull request #120 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 6d253c0 + 1ce63fc commit daa8c02
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
colorlog
isort
pytest-homeassistant-custom-component

0 comments on commit daa8c02

Please sign in to comment.