Skip to content

Commit

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

Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1
  • Loading branch information
MTrab committed Feb 16, 2024
2 parents 3adec40 + 3968cb1 commit 6b5e02c
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.12.4
pip>=21.0,<23.4
pip>=21.0,<24.1
ruff==0.2.1

0 comments on commit 6b5e02c

Please sign in to comment.