Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent af58199 commit ad37299
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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/checkout@v4.1.1"

- name: "Set up Python"
uses: actions/setup-python@v4.7.1
uses: actions/setup-python@v4.8.0
with:
python-version: "3.11"
cache: "pip"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
colorlog==6.7.0
homeassistant==2023.11.3
ruff==0.1.6
colorlog==6.8.0
homeassistant==2023.12.0
ruff==0.1.7
pip>=23.3,<24
black==23.11.0

0 comments on commit ad37299

Please sign in to comment.