Skip to content

Commit

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

Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3
  • Loading branch information
flip555 authored Oct 4, 2023
2 parents cb0027c + d55fa37 commit 40d2e89
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.2
pip>=21.0,<23.3
ruff==0.0.292

0 comments on commit 40d2e89

Please sign in to comment.