From e3e002c1d7398750f93628af2c5e6ae3f63ba762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:57:30 +0000 Subject: [PATCH] Bump pytz from 2021.1 to 2023.3 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2023.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...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 96b899b..47ef92f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pathspec==0.8.1 pycodestyle==2.6.0 pyflakes==2.2.0 PyJWT==1.7.1 -pytz==2021.1 +pytz==2023.3 regex==2020.11.13 requests==2.25.1 six==1.15.0