Skip to content

Commit 0f18e44

Browse files
Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1 (#905)
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.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 98d2f39 commit 0f18e44

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==2023.8.0
3-
pip>=21.0,<23.4
3+
pip>=21.0,<24.1
44
ruff==0.2.0

0 commit comments

Comments
 (0)