Skip to content

Commit 2da2d0c

Browse files
Update pip requirement from <24.1,>=21.0 to >=21.0,<24.3
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...24.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a40beda commit 2da2d0c

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.8.2
22
homeassistant==2024.2.0
3-
pip>=21.0,<24.1
3+
pip>=21.0,<24.3
44
ruff==0.5.4

0 commit comments

Comments
 (0)