From 7b623e3a1e66051c9b6c09aca560a40698276eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:05:53 +0000 Subject: [PATCH] Bump pytz from 2022.6 to 2022.7 Bumps [pytz](https://github.com/stub42/pytz) from 2022.6 to 2022.7. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.6...release_2022.7) --- 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 98316136..0292a10d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ PyJWT==2.6.0 pyparsing==3.0.9 python-dateutil==2.8.2 python-twitter==3.5 -pytz==2022.6 +pytz==2022.7 requests==2.28.1 requests-oauthlib==1.3.1 rumps==0.4.0; platform_system == "Darwin"