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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent 5bfce12 commit f80f627
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
@@ -1,7 +1,7 @@
colorlog==6.8.2
homeassistant==2024.1.0
mypy==1.9.0
pip>=21.0,<24.1
pip>=21.0,<24.2
pre-commit==3.7.1
pylint==3.2.6
ruff==0.3.2
Expand Down

0 comments on commit f80f627

Please sign in to comment.