From 3dcb49528b5c82a07f7d8af7114531b25b8d8ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 12:14:07 +0000 Subject: [PATCH] Bump pytz from 2016.2 to 2021.3 Bumps [pytz](https://github.com/stub42/pytz) from 2016.2 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits/release_2021.3) --- 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 6a581002b5b..dbf73543b63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ nose==1.3.7 pep8==1.7.0 pyflakes==1.1.0 pyroma==2.0.2 -pytz==2016.2 +pytz==2021.3 requests==2.9.1 six==1.10.0 snowballstemmer==1.2.1