From 5f77cfa811d65f197027418bedaed1664d1d404c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:34:37 +0000 Subject: [PATCH] Bump tzlocal from 5.0.1 to 5.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 5.0.1 to 5.1. - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/5.0.1...5.1) --- 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 53d2f209..864fb332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ requests==2.31.0 six==1.16.0 SQLAlchemy==2.0.21 typing_extensions==4.8.0 -tzlocal==5.0.1 +tzlocal==5.1 urllib3==2.0.5 webargs==8.3.0 webassets==2.0