From 56739240e3abf1068669994bee6c4936763084c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 16:01:59 +0000 Subject: [PATCH] build(deps): 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 6be87ea1e..57ebeee0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ packaging==21.0 pre-commit==2.15.0 Pygments==2.10.0 pyparsing==2.4.7 -pytz==2021.1 +pytz==2021.3 PyYAML==5.4.1 requests==2.26.0 six==1.16.0