From db9b843653f99aad09673314469a6662d9414f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 14:09:52 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2023.3 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2023.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.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 17aff8103..0bc29fba6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ python-dateutil==2.8.1 python-dotenv==0.14.0 python-editor==1.0.4 python-slugify==4.0.1 -pytz==2020.1 +pytz==2023.3 PyYAML==5.4 requests==2.27.1 requests-oauthlib==1.3.1