From 5740787113bf6be81edd06919002f231b2610f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 06:01:56 +0000 Subject: [PATCH] Bump pytz from 2021.1 to 2021.3 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3) --- updated-dependencies: - dependency-name: pytz 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 a6406d0..80769d8 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.13 # via fonttools -pytz==2021.1 # via fs +pytz==2021.3 # via fs six==1.16.0 # via fs # The following packages are considered to be unsafe in a requirements file: