Skip to content

Commit

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

Update pip requirement from <24.3,>=21.0 to >=21.0,<24.4
  • Loading branch information
nimroddolev authored Oct 28, 2024
2 parents 8e650ff + 92fd0e3 commit 328d072
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,4 +1,4 @@
colorlog==6.8.2
homeassistant==2023.7.3
pip>=21.0,<24.3
pip>=21.0,<24.4
ruff==0.7.1

0 comments on commit 328d072

Please sign in to comment.