From beba7811717c6e5d143711a2bd9148899f450b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:33:51 +0100 Subject: [PATCH] Bump tzlocal from 5.0.1 to 5.2 (#414) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18a0395c..77760942 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ requests==2.31.0 six==1.16.0 SQLAlchemy==2.0.22 typing_extensions==4.8.0 -tzlocal==5.0.1 +tzlocal==5.2 urllib3==2.0.5 webargs==8.3.0 webassets==2.0