From 98f6ddd541e37acbc891f8e8ddcc5eaa08c4663d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:26:50 +0000 Subject: [PATCH] build(deps): bump mistletoe from 1.5.0 to 1.5.1 Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/miyuchina/mistletoe/releases) - [Commits](https://github.com/miyuchina/mistletoe/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mistletoe dependency-version: 1.5.1 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 7674a3e..f0c758b 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.5.0 +mistletoe==1.5.1 praw==7.8.1 py-cord==2.6.1 python-dotenv==1.2.1