From 923f4ddec5dfcd8d09bee4b739281641cc095064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 21:59:30 +0000 Subject: [PATCH] Bump pytz from 2015.4 to 2023.3 Bumps [pytz](https://github.com/stub42/pytz) from 2015.4 to 2023.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits/release_2023.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 8b6dde9..8a8f670 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==2023.3 six==1.9.0 stevedore==1.6.0 twilio==6.9.0