Skip to content

Commit

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

Update pip requirement from <23.2,>=21.0 to >=21.0,<24.1
  • Loading branch information
ecto1a2003 authored Feb 25, 2024
2 parents e5bc8b8 + 4ac0c7f commit 0504ee5
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.8.0
pip>=21.0,<23.2
pip>=21.0,<24.1
ruff==0.0.292

0 comments on commit 0504ee5

Please sign in to comment.