Skip to content

Commit 3dd091d

Browse files
cdce8pballoob
authored andcommitted
Update hassfest package exceptions (home-assistant#150744)
1 parent 932c5cc commit 3dd091d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737
type: boolean
3838

3939
env:
40-
CACHE_VERSION: 4
40+
CACHE_VERSION: 5
4141
UV_CACHE_VERSION: 1
4242
MYPY_CACHE_VERSION: 1
4343
HA_SHORT_VERSION: "2025.8"

script/hassfest/requirements.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
# - reasonX should be the name of the invalid dependency
8484
"adax": {"adax": {"async-timeout"}, "adax-local": {"async-timeout"}},
8585
"airthings": {"airthings-cloud": {"async-timeout"}},
86-
"alexa_devices": {"marisa-trie": {"setuptools"}},
8786
"ampio": {"asmog": {"async-timeout"}},
8887
"apache_kafka": {"aiokafka": {"async-timeout"}},
8988
"apple_tv": {"pyatv": {"async-timeout"}},

0 commit comments

Comments
 (0)