Update meshcore for three byte path failures

This commit is contained in:
Jack Kingsman
2026-03-19 09:57:06 -07:00
parent b85d451e26
commit 85d1a940dc
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies = [
"httpx>=0.28.1",
"pycryptodome>=3.20.0",
"pynacl>=1.5.0",
"meshcore==2.2.29",
"meshcore==2.3.1",
"aiomqtt>=2.0",
"apprise>=1.9.7",
"boto3>=1.38.0",