Skip to content

Commit

Permalink
Merge pull request #3 from ej52/dependabot/pip/pip-gte-21.0-and-lt-23.4
Browse files Browse the repository at this point in the history
Update pip requirement from <23.2,>=21.0 to >=21.0,<23.4
  • Loading branch information
ej52 authored Nov 4, 2023
2 parents fa376fd + bf493b1 commit d741717
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.8.0
pip>=21.0,<23.2
pip>=21.0,<23.4
ruff==0.0.292

0 comments on commit d741717

Please sign in to comment.