Skip to content

Commit 9c972c8

Browse files
Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 (#171)
* Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 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.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
1 parent 4cbfbe8 commit 9c972c8

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,4 +1,4 @@
11
colorlog==6.8.2
22
homeassistant==2024.6.0
3-
pip>=21.0,<24.1
3+
pip>=21.3.1
44
ruff==0.4.10

0 commit comments

Comments
 (0)