Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 817179f commit 1a6f5b2
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,6 +1,6 @@
colorlog==6.8.2
homeassistant
pip>=21.0,<23.3
pip>=21.0,<24.1
ruff==0.1.14
pre-commit==3.6.0
bumpver
Expand Down

0 comments on commit 1a6f5b2

Please sign in to comment.