Skip to content

Commit b86dea2

Browse files
Update pip requirement from <24.4,>=21.0 to >=21.0,<25.1 (#89)
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.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3e668d commit b86dea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.9.0
22
homeassistant==2024.1.2
3-
pip>=21.0,<24.4
3+
pip>=21.0,<25.1
44
ruff==0.9.5
55
pymodbus>=3.5

0 commit comments

Comments
 (0)