From 4e52ea3a5077a15858c81e0d0fd16c116750f59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 08:33:50 +0000 Subject: [PATCH] Bump pytz from 2022.1 to 2024.2 Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2024.2) --- 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 62f05ce..49a85b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ chess==1.9.1 cairosvg==2.5.2 chess.com==1.4.1 requests==2.27.1 -pytz==2022.1 +pytz==2024.2 python-dotenv==0.20.0