From ee84d3bac5a10e498e323b6e4011b8c1719ad633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:44:48 +0100 Subject: [PATCH] Update pytz requirement from ~=2022.2 to ~=2022.7 (#124) Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.2...release_2022.7) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d42d9d..708d94b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ related~=0.7.3 aenum~=3.1.11 aiohttp~=3.8.4 yarl~=1.8.1 -pytz~=2022.2 +pytz~=2022.7 uonet-request-signer-hebe==0.1.1