From 126ed5f69847b39afe7db16948ef862bd1fac865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 04:08:44 +0000 Subject: [PATCH] build(deps): Bump tzdata from 2022.6 to 2022.7 Bumps [tzdata](https://github.com/python/tzdata) from 2022.6 to 2022.7. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2022.6...2022.7) --- updated-dependencies: - dependency-name: tzdata 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 eb35087..f8c9e9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ sniffio==1.3.0 tomli==2.0.1 tornado==6.2 typing-extensions==4.4.0 -tzdata==2022.6 +tzdata==2022.7 tzlocal==4.2