Skip to content

Commit 80f9a32

Browse files
Merge pull request #34 from andrew-codechimp/dependabot/pip/pip-gte-21.0-and-lt-25.4
Update pip requirement from <25.3,>=21.0 to >=21.0,<25.4
2 parents 0525ce4 + fbaf609 commit 80f9a32

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.10.1
22
homeassistant==2025.8.0
3-
pip>=21.0,<25.3
3+
pip>=21.0,<25.4
44
ruff==0.14.2

0 commit comments

Comments
 (0)