Skip to content

Commit

Permalink
Update pip requirement from <23.3,>=8.0.3 to >=8.0.3,<23.4
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@8.0.3...23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent bf464eb commit 52e964a
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.7.0
homeassistant>2022.2.0
pip>=8.0.3,<23.3
pip>=8.0.3,<23.4
ruff==0.0.280
pytest
pytest-cov>2.9.0
Expand Down

0 comments on commit 52e964a

Please sign in to comment.