Skip to content

Commit

Permalink
Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2
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.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent c8f7c14 commit 39d30af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
pip>=21.0,<24.1
pip>=21.0,<24.2
isort
colorlog
pytest-homeassistant-custom-component

0 comments on commit 39d30af

Please sign in to comment.