mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Bump aioshelly to 1.0.8 (#64864)
* Bump aioshelly to 1.0.8 * Update DEPENDENCY_CONFLICTS
This commit is contained in:
@@ -3,7 +3,7 @@ PIP_CACHE=$1
|
||||
|
||||
# Number of existing dependency conflicts
|
||||
# Update if a PR resolve one!
|
||||
DEPENDENCY_CONFLICTS=14
|
||||
DEPENDENCY_CONFLICTS=13
|
||||
|
||||
PIP_CHECK=$(pip check --cache-dir=$PIP_CACHE)
|
||||
LINE_COUNT=$(echo "$PIP_CHECK" | wc -l)
|
||||
|
||||
Reference in New Issue
Block a user