Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit aeb6f38

Browse files
Update pip requirement from <24.2,>=24.1.1 to >=24.1.1,<24.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@24.1.1...24.3.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7c6cbc commit aeb6f38

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,5 +1,5 @@
11
colorlog==6.9.0
22
homeassistant==2024.11.3
3-
pip>=24.1.1,<24.2
3+
pip>=24.1.1,<24.4
44
ruff==0.7.4
55
google-api-python-client==2.154.0

0 commit comments

Comments
 (0)