Update pip requirement from <23.4,>=21.0 to >=21.0,<24.1

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](https://github.com/pypa/pip/compare/21.0...24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-05 19:50:05 +00:00
committed by GitHub
parent a12306d79d
commit 27551067ba

View File

@@ -1,4 +1,4 @@
colorlog==6.8.0
homeassistant==2024.1.0
pip>=21.0,<23.4
pip>=21.0,<24.1
ruff==0.1.13