Skip to content

Commit

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

Update pip requirement from <24.2,>=21.0 to >=21.0,<24.3
  • Loading branch information
nickknissen authored Aug 14, 2024
2 parents e2b56ed + 935b4c1 commit b39f8a7
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,5 +1,5 @@
colorlog==6.8.2
homeassistant==2024.5.4
ruff==0.5.6
pip>=21.0,<24.2
pip>=21.0,<24.3
debugpy==1.8.2

0 comments on commit b39f8a7

Please sign in to comment.