From b02b65db689ba0ab8892adbb5d7023835cae1e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:35:07 +0000 Subject: [PATCH] Bump tzlocal from 5.0.1 to 5.2 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.0.1 to 5.2. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.0.1...5.2) --- updated-dependencies: - dependency-name: tzlocal 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 3281c5d..1714c30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ pytz==2023.3.post1 six==1.16.0 smartypants==2.0.1 typogrify==2.0.7 -tzlocal==5.0.1 +tzlocal==5.2 Unidecode==1.3.7