Update tqdm to 4.66.5 (#126626)
parent
d06d0a8f83
commit
03d43cf50d
|
@ -33,7 +33,7 @@ pytest==8.3.3
|
|||
requests-mock==1.12.1
|
||||
respx==0.21.1
|
||||
syrupy==4.7.1
|
||||
tqdm==4.66.4
|
||||
tqdm==4.66.5
|
||||
types-aiofiles==23.2.0.20240623
|
||||
types-atomicwrites==1.4.5.1
|
||||
types-croniter==2.0.0.20240423
|
||||
|
|
|
@ -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.4 tqdm==4.66.4 ruff==0.6.6 \
|
||||
stdlib-list==0.10.0 pipdeptree==2.23.4 tqdm==4.66.5 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"
|
||||
|
|
Loading…
Reference in New Issue