From 6a9c2108f485caf052c64152ecfc8c352b7753bb Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sun, 4 Jan 2026 00:53:54 +0100 Subject: [PATCH] Bump get-mac 0.9.2 to getmac 0.9.5 (#2912) --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 33815083..ad3c1eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "cryptography==46.0.3", "chardet>=5.2.0", "ifaddr==0.2.0", - "get-mac==0.9.2", + "getmac==0.9.5", "mashumaro==3.17", "music-assistant-frontend==2.17.62", "music-assistant-models==1.1.86", diff --git a/requirements_all.txt b/requirements_all.txt index 31b86c84..42a11096 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -30,7 +30,7 @@ deezer-python-async==0.3.0 defusedxml==0.7.1 deno==2.6.3 duration-parser==1.0.1 -get-mac==0.9.2 +getmac==0.9.5 gql[all]==4.0.0 hass-client==1.2.0 ibroadcastaio==0.4.0 -- 2.34.1