From dfe79a27d473b6471cd67e64378ed09ae28f841d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:08:07 +0000 Subject: [PATCH] Bump pytz from 2024.1 to 2024.2 Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2) --- 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 f067df8..100f3f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ discord.py==2.4.0 requests==2.32.3 python-dotenv==1.0.1 -pytz==2024.1 +pytz==2024.2 chat-exporter==2.8.0 pillow==10.4.0 \ No newline at end of file