From f3390ff7f5f96c56bb5bdd5f19da429bdeac5503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 14:41:23 -1000 Subject: [PATCH] Bump tzlocal from 5.2 to 5.3.1 (#8423) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ed77c635a..740de5990b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ paho-mqtt==1.6.1 colorama==0.4.6 icmplib==3.0.4 tornado==6.4.2 -tzlocal==5.2 # from time +tzlocal==5.3.1 # from time tzdata>=2021.1 # from time pyserial==3.5 platformio==6.1.16 # When updating platformio, also update Dockerfile