Skip to content

Commit dc8afab

Browse files
authored
Merge pull request #20 from siku2/dependabot/pip/pip-gte-21.0-and-lt-23.4
Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4
2 parents b8dceec + 2dd842e commit dc8afab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
colorlog==6.7.0
22
homeassistant==2023.8.2
3-
pip>=21.0,<23.3
3+
pip>=21.0,<23.4
44
ruff==0.0.290

0 commit comments

Comments
 (0)