Skip to content

Commit 7c15540

Browse files
Update pip requirement from >=21.3.1 to >=26.1
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.3.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 656d380 commit 7c15540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
colorlog==6.10.1
22
homeassistant==2025.12.0
3-
pip>=21.3.1
3+
pip>=26.1
44
ruff==0.15.11
55
pre-commit
66

0 commit comments

Comments
 (0)