Skip to content

Commit

Permalink
Merge branch 'main' into hass2401
Browse files Browse the repository at this point in the history
  • Loading branch information
torbennehmer authored Jan 20, 2024
2 parents 2bb7edb + 8c9c451 commit 59702f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: "actions/[email protected]"

- name: "Set up Python"
uses: actions/setup-python@v4.7.1
uses: actions/setup-python@v5.0.0
with:
python-version: "3.11"
cache: "pip"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog==6.7.0
homeassistant>=2024.1.0
colorlog==6.8.0
pip>=21.0,<23.4
ruff==0.1.6
ruff==0.1.9
pye3dc==0.9.0

0 comments on commit 59702f9

Please sign in to comment.