Skip to content

Commit fbaf609

Browse files
Update pip requirement from <25.3,>=21.0 to >=21.0,<25.4
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@21.0...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fe3db6 commit fbaf609

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)