From aa1d1649a645407387d4e946fec8c5a2b7d86d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 08:26:34 +0000 Subject: [PATCH] build(deps): bump mistletoe from 1.4.0 to 1.5.0 Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/miyuchina/mistletoe/releases) - [Changelog](https://github.com/miyuchina/mistletoe/blob/master/cutting-a-release.md) - [Commits](https://github.com/miyuchina/mistletoe/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: mistletoe dependency-version: 1.5.0 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 ad038fd..da342ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cryptography==46.0.3 Flask==3.1.2 GitPython==3.1.45 libgravatar==1.0.4 -mistletoe==1.4.0 +mistletoe==1.5.0 praw==7.8.1 py-cord==2.6.1 python-dotenv==1.1.1