Skip to content

Commit

Permalink
Update pip requirement from <23.2,>=21.0 to >=21.0,<24.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 58500ca commit c77a4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==23.12.0
colorlog==6.8.2
flake8==6.1.0
homeassistant==2023.6.0
pip>=21.0,<23.2
pip>=21.0,<24.3
pre-commit==3.8.0
reorder-python-imports==3.13.0
ruff==0.5.5

0 comments on commit c77a4c7

Please sign in to comment.