Skip to content

Commit

Permalink
Update pipdeptree to 2.23.4 (home-assistant#126619)
Browse files Browse the repository at this point in the history
* Update pipdeptree to 2.23.4

* Update Dockerfile
  • Loading branch information
cdce8p authored Sep 24, 2024
1 parent ba5f1ac commit b856f54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pre-commit==3.8.0
pydantic==1.10.17
pylint==3.3.0
pylint-per-file-ignores==1.3.2
pipdeptree==2.23.1
pipdeptree==2.23.4
pip-licenses==4.5.1
pytest-asyncio==0.23.8
pytest-aiohttp==1.0.5
Expand Down
2 changes: 1 addition & 1 deletion script/hassfest/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.4.12,source=/uv,target=/bin/uv \
--no-cache \
-c /usr/src/homeassistant/homeassistant/package_constraints.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

LABEL "name"="hassfest"
Expand Down

0 comments on commit b856f54

Please sign in to comment.