Skip to content

Commit

Permalink
Merge pull request #181 from YorkshireIoT/dependabot/pip/pip-gte-21.0…
Browse files Browse the repository at this point in the history
…-and-lt-24.1

Update pip requirement from <23.3,>=21.0 to >=21.0,<24.1
  • Loading branch information
YorkshireIoT authored Feb 8, 2024
2 parents f06c50e + 05230b4 commit 8336b44
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,5 +1,5 @@
colorlog==6.8.2
homeassistant==2024.1.1
pip>=21.0,<23.3
pip>=21.0,<24.1
ruff==0.2.1
google-api-python-client==2.115.0

0 comments on commit 8336b44

Please sign in to comment.