Skip to content

Commit 763eadf

Browse files
build: Bump aiohttp from 3.14.1 to 3.14.3 in /firmware/scripts
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce45af0 commit 763eadf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firmware/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Pinned from the working venv so a fresh checkout is reproducible; Dependabot proposes bumps.
33
# Install into the venv ota-release.env's OTAENV_PY points at:
44
# python -m venv ~/.matter-ota-venv && ~/.matter-ota-venv/bin/pip install -r firmware/scripts/requirements.txt
5-
aiohttp==3.14.1 # ms_ws.py + mcli/mnodes/ota_go/drive_ac (matter-server WebSocket client)
5+
aiohttp==3.14.3 # ms_ws.py + mcli/mnodes/ota_go/drive_ac (matter-server WebSocket client)
66
bleak==3.0.2 # matter_scan.py (BLE discriminator scan during commissioning)

0 commit comments

Comments
 (0)