Skip to content

Commit

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

Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4
  • Loading branch information
danieldotnl committed Oct 24, 2023
2 parents 233ab6b + 43d57e1 commit 2287fb5
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.10.5
pip>=21.0,<23.3
pip>=21.0,<23.4
ruff==0.1.1

0 comments on commit 2287fb5

Please sign in to comment.