Skip to content

Commit

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

Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4
  • Loading branch information
CyrilP authored Oct 18, 2023
2 parents 996ee4d + db3a9e9 commit 021ff67
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.7.0
homeassistant==2023.2.0
pip>=21.0,<23.3
pip>=21.0,<23.4
ruff==0.0.292

0 comments on commit 021ff67

Please sign in to comment.