From 76c65dcc5e68f6145791c5bf50240faff4698b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:03:13 +0000 Subject: [PATCH] chore(deps): bump tzlocal from 5.3.1 to 5.4 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.3.1 to 5.4. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.3.1...5.4) --- updated-dependencies: - dependency-name: tzlocal dependency-version: '5.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4aaae11e..8199f9ac 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.3.1 +tzlocal==5.4 markdown2==2.5.5 flask-migrate==4.1.0 email_validator