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