Skip to content

Commit

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

Update pip requirement from <23.2,>=21.0 to >=21.0,<23.4
  • Loading branch information
cyberjunky authored Jan 3, 2024
2 parents 5fd8518 + 5e9ad87 commit 774d4f5
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,4 +1,4 @@
colorlog==6.8.0
homeassistant==2023.8.0
pip>=21.0,<23.2
pip>=21.0,<23.4
ruff==0.1.11

0 comments on commit 774d4f5

Please sign in to comment.