From 0280a56bd94129bae70075ecdc2051cb8e0043a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:49:35 +0000 Subject: [PATCH] Bump tzlocal from 4.1 to 5.2 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 4.1 to 5.2. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/4.1...5.2) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd55cc22..7fcad239 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ GitPython==3.1.32 xmltodict==0.13.0 lxml==4.9.3 pytz==2023.3.post1 -tzlocal==4.1 +tzlocal==5.2 markdown2==2.4.10 flask-migrate==4.0.4 flask-script==2.0.6