Skip to content

Commit

Permalink
Merge pull request #51 from briis/dependabot/pip/pip-gte-24.1.1-and-l…
Browse files Browse the repository at this point in the history
…t-24.2

Update pip requirement from <24.1,>=23.2.1 to >=24.1.1,<24.2
  • Loading branch information
briis authored Jun 28, 2024
2 parents 9c0134b + b603609 commit 67e6705
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.6.4
pip>=23.2.1,<24.1
pip>=24.1.1,<24.2
ruff==0.5.0
mysql-connector-python==8.4.0

0 comments on commit 67e6705

Please sign in to comment.