From 2895e3a2e55bd9552224d0ca76a6bb3a9d2e40c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:02:35 +0000 Subject: [PATCH] chore(deps): bump tzlocal from 5.4.3 to 5.4.4 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.4.3 to 5.4.4. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.4.3...5.4.4) --- updated-dependencies: - dependency-name: tzlocal dependency-version: 5.4.4 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 bffe3bea..a4224725 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ GitPython==3.1.50 xmltodict==1.0.4 lxml==6.1.1 pytz==2026.2 -tzlocal==5.4.3 +tzlocal==5.4.4 markdown2==2.5.5 flask-migrate==4.1.0 email_validator