Skip to content

Commit

Permalink
Merge pull request #32 from joseffallman/dependabot/pip/pip-gte-8.0.3…
Browse files Browse the repository at this point in the history
…-and-lt-23.4

Update pip requirement from <23.3,>=8.0.3 to >=8.0.3,<23.4
  • Loading branch information
joseffallman authored Mar 2, 2024
2 parents 350eb8a + 10ff776 commit 7e51014
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.1.1
pytest
pytest-cov>2.9.0
Expand Down

0 comments on commit 7e51014

Please sign in to comment.