From 2d99faf38d5e2708206dc1a20250cec61c7d3513 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 23:25:06 +0000 Subject: [PATCH] Update dependency muontrap to v2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index de646a3..8108a9b 100644 --- a/mix.exs +++ b/mix.exs @@ -110,7 +110,7 @@ defmodule UniversalProxy.MixProject do {:circuits_uart, "~> 1.5"}, # Supervised OS process management for the sendspin_player C++ binary - {:muontrap, "~> 1.8"}, + {:muontrap, "~> 2.0"}, # ESPHome Native API server library {:espex, "~> 0.8"},