Skip to content

Commit

Permalink
Update homeassistant
Browse files Browse the repository at this point in the history
  • Loading branch information
bentekkie committed Dec 31, 2024
1 parent 55a3c09 commit 008dbb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- cron: "0 0 * * *"

env:
DEFAULT_PYTHON: 3.11
DEFAULT_PYTHON: 3.12

jobs:
pre-commit:
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.8.5
aiohttp==3.11.11
beautifulsoup4==4.12.2
dacite==1.8.1
homeassistant==2023.8.2
voluptuous==0.13.1
pre-commit==3.3.3
reorder-python-imports==3.10.0
homeassistant==2024.12.5
voluptuous==0.15.2

0 comments on commit 008dbb5

Please sign in to comment.