From 4b695a5f581fed8d619f2bb53132620db4fb5983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:22:53 +0000 Subject: [PATCH] Bump tzlocal from 5.4 to 5.4.3 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.4 to 5.4.3. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.4...5.4.3) --- updated-dependencies: - dependency-name: tzlocal dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fec53c9..3d7354e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ seaborn==0.13.2 # tzdata supplies it on platforms without a system copy (Windows, slim containers); # tzlocal detects the local zone. tzdata==2026.2 -tzlocal==5.4 +tzlocal==5.4.3