Skip to content

Commit

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

Update pip requirement from <23.2,>=8.0.3 to >=8.0.3,<23.3
  • Loading branch information
joseffallman authored Jul 18, 2023
2 parents ca49f41 + 0dfd40c commit 33a2836
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.2
pip>=8.0.3,<23.3
ruff==0.0.277
pytest
pytest-cov>2.9.0
Expand Down

0 comments on commit 33a2836

Please sign in to comment.