From 79aca1337d32314042f8aa0defe66da6b8bc86e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:45:23 +0000 Subject: [PATCH] Bump pytz from 2022.1 to 2022.5 Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2022.5) --- 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 745262afe..63217159c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astral==2.2 -pytz==2022.1 +pytz==2022.5 requests==2.28.1 websocket-client==1.3.3 aiohttp==3.8.1