Update pipdeptree to 2.23.4 (#126619)
* Update pipdeptree to 2.23.4 * Update Dockerfile
This commit is contained in:
parent
ba5f1ac2a9
commit
b856f54333
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ pre-commit==3.8.0
|
||||||
pydantic==1.10.17
|
pydantic==1.10.17
|
||||||
pylint==3.3.0
|
pylint==3.3.0
|
||||||
pylint-per-file-ignores==1.3.2
|
pylint-per-file-ignores==1.3.2
|
||||||
pipdeptree==2.23.1
|
pipdeptree==2.23.4
|
||||||
pip-licenses==4.5.1
|
pip-licenses==4.5.1
|
||||||
pytest-asyncio==0.23.8
|
pytest-asyncio==0.23.8
|
||||||
pytest-aiohttp==1.0.5
|
pytest-aiohttp==1.0.5
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.4.12,source=/uv,target=/bin/uv \
|
||||||
--no-cache \
|
--no-cache \
|
||||||
-c /usr/src/homeassistant/homeassistant/package_constraints.txt \
|
-c /usr/src/homeassistant/homeassistant/package_constraints.txt \
|
||||||
-r /usr/src/homeassistant/requirements.txt \
|
-r /usr/src/homeassistant/requirements.txt \
|
||||||
stdlib-list==0.10.0 pipdeptree==2.23.1 tqdm==4.66.4 ruff==0.6.6 \
|
stdlib-list==0.10.0 pipdeptree==2.23.4 tqdm==4.66.4 ruff==0.6.6 \
|
||||||
PyTurboJPEG==1.7.5 ha-ffmpeg==3.2.0 hassil==1.7.4 home-assistant-intents==2024.9.23 mutagen==1.47.0 pymicro-vad==1.0.1 pyspeex-noise==1.0.2
|
PyTurboJPEG==1.7.5 ha-ffmpeg==3.2.0 hassil==1.7.4 home-assistant-intents==2024.9.23 mutagen==1.47.0 pymicro-vad==1.0.1 pyspeex-noise==1.0.2
|
||||||
|
|
||||||
LABEL "name"="hassfest"
|
LABEL "name"="hassfest"
|
||||||
|
|
Loading…
Add table
Reference in a new issue