From d0e3c84d81ff1ec368ec1e5208f5eff1caeb9a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:02:27 +0000 Subject: [PATCH] chore(deps): bump tzlocal from 5.3.1 to 5.4.3 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.3.1 to 5.4.3. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.3.1...5.4.3) --- updated-dependencies: - dependency-name: tzlocal dependency-version: 5.4.3 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..ad7021b5 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.3 markdown2==2.5.5 flask-migrate==4.1.0 email_validator