From 20f5a17e8a907603918738273586dba0882e7b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 06:02:45 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2022.4 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits) --- updated-dependencies: - dependency-name: pytz 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 07fc099..37a23c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ appdirs==1.4.4 # via fs commandlines==0.4.1 # via ufolint (setup.py) fonttools[ufo]==4.27.1 # via ufolint (setup.py) fs==2.4.14 # via fonttools -pytz==2021.3 # via fs +pytz==2022.4 # via fs six==1.16.0 # via fs # The following packages are considered to be unsafe in a requirements file: