From 6865c5496f325339efdfb31e6e3a06ba6ae6785b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 17:16:17 +0000 Subject: [PATCH] Bump pytz from 2022.1 to 2022.4 Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits) --- 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 b0285a13..e8964978 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ PyJWT==2.4.0 pyparsing==3.0.9 python-dateutil==2.8.2 python-twitter==3.5 -pytz==2022.1 +pytz==2022.4 requests==2.27.1 requests-oauthlib==1.3.1 rumps==0.3.0; platform_system == "Darwin"