From 3dfbaaac9ddd8e19fe9b8469e23840eba6da0bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:42:00 +0000 Subject: [PATCH] Bump chat-exporter from 2.8.0 to 2.8.1 Bumps [chat-exporter](https://github.com/mahtoid/DiscordChatExporterPy) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/mahtoid/DiscordChatExporterPy/releases) - [Commits](https://github.com/mahtoid/DiscordChatExporterPy/compare/2.8.0...2.8.1) --- 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 100f3f6..5dd4d81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ discord.py==2.4.0 requests==2.32.3 python-dotenv==1.0.1 pytz==2024.2 -chat-exporter==2.8.0 +chat-exporter==2.8.1 pillow==10.4.0 \ No newline at end of file