From 7f8b6381ac49188290e0554148f23a88ebcf3c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 10:34:08 +0000 Subject: [PATCH] Bump chat-exporter from 2.8.1 to 2.8.3 Bumps [chat-exporter](https://github.com/mahtoid/DiscordChatExporterPy) from 2.8.1 to 2.8.3. - [Release notes](https://github.com/mahtoid/DiscordChatExporterPy/releases) - [Commits](https://github.com/mahtoid/DiscordChatExporterPy/compare/2.8.1...2.8.3) --- updated-dependencies: - dependency-name: chat-exporter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c291b96..3c04298 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ discord.py==2.5.0 requests==2.32.3 python-dotenv==1.0.1 pytz==2025.1 -chat-exporter==2.8.1 +chat-exporter==2.8.3 pillow==11.1.0 \ No newline at end of file