Skip to content

Commit

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

Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4
  • Loading branch information
Limych authored Nov 21, 2023
2 parents ef0ce8e + e5dc4de commit 96df1ac
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.7.0
homeassistant>=2023.1.0
pip>=21.0,<23.3
pip>=21.0,<23.4
ruff==0.1.6

0 comments on commit 96df1ac

Please sign in to comment.