Skip to content

Commit

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

Update pip requirement from <24.3,>=24.1.1 to >=24.1.1,<24.4
  • Loading branch information
briis authored Nov 12, 2024
2 parents 20a2363 + 4f98435 commit ccd6de3
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.9.0
homeassistant==2024.11.1
pip>=24.1.1,<24.3
pip>=24.1.1,<24.4
ruff==0.5.6

0 comments on commit ccd6de3

Please sign in to comment.