Skip to content

Commit 3bcaf5d

Browse files
authored
Merge pull request #81 from c-st/dependabot/pip/pip-gte-21.0-and-lt-24.1
Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1
2 parents a975a04 + bd5dda8 commit 3bcaf5d

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.8.2
22
homeassistant==2023.2.0
3-
pip>=21.0,<23.4
3+
pip>=21.0,<24.1
44
ruff==0.1.14

0 commit comments

Comments
 (0)