From 713fa9ec2f430d0f5eb4411ebfd6569bc31f8f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 21:09:27 +0000 Subject: [PATCH] Bump pytz from 2015.4 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2015.4 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits/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 8b6dde9..2bffff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ py==1.4.30 pytest==2.7.2 pytest-cov==2.0.0 pytest-django==2.8.0 -pytz==2015.4 +pytz==2022.7.1 six==1.9.0 stevedore==1.6.0 twilio==6.9.0