From 9040dc85c83e8bef765ef3fbd3d349ac8774c6f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 11:23:37 +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 3fb4c5d..73f1a97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ psycopg2==2.9.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pylint==2.11.1 -pytz==2021.1 +pytz==2021.3 requests==2.26.0 rsa==4.7.2 six==1.16.0