From 8b9496ad72707bb00a3f2f4ae41d1a961db0508e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:55:28 +0000 Subject: [PATCH] Update dependency schema to v0.7.8 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 2a100b6..3f35e34 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ aiomqtt==2.4.0 - schema==0.7.7 + schema==0.7.8 aiocron==2.1 quart==0.20 quart-babel==1.0.7 \ No newline at end of file