From a733defdd2a3f2a236ea1fd5ec75a7840547b2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 06:00:45 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2022.7 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.7. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.7) --- 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..e43a645 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.7 # via fs six==1.16.0 # via fs # The following packages are considered to be unsafe in a requirements file: