Skip to content

Commit d87fd24

Browse files
authoredJan 27, 2025··
Update pip requirement from <24.1,>=21.0 to >=21.0,<25.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.0...25.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35f7240 commit d87fd24

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,6 +1,6 @@
11
colorlog==6.9.0
22
homeassistant
3-
pip>=21.0,<24.1
3+
pip>=21.0,<25.1
44
ruff==0.8.6
55
pre-commit==4.0.1
66
bump2version==1.0.1

0 commit comments

Comments
 (0)
Please sign in to comment.