Skip to content

Commit

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

Update pip requirement from <23.3,>=21.0 to >=21.0,<24.4
  • Loading branch information
astrandb authored Dec 12, 2024
2 parents e452efd + 005d2f8 commit 7557c9e
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,6 +1,6 @@
colorlog==6.9.0
homeassistant
pip>=21.0,<23.3
pip>=21.0,<24.4
ruff==0.8.2
pre-commit==4.0.1
bumpver==2024.1130
Expand Down

0 comments on commit 7557c9e

Please sign in to comment.