From 25947c55fde2a2af1c6017b90d1d6c5c5d00d58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 15:51:41 +0000 Subject: [PATCH] Bump tzlocal from 4.1 to 5.0.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 4.1 to 5.0.1. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/4.1...5.0.1) --- 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 d0b33c8e..ecc5a43a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ GitPython==3.1.31 xmltodict==0.13.0 lxml==4.9.2 pytz==2023.3 -tzlocal==4.1 +tzlocal==5.0.1 markdown2==2.4.8 flask-migrate==3.1.0 flask-script==2.0.6