From f9549439cde7c6073dab166a15fe0bdbf02cb8a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:45:51 +0000 Subject: [PATCH] build(deps): bump mistletoe from 1.3.0 to 1.4.0 Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.3.0 to 1.4.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.3.0...v1.4.0) --- updated-dependencies: - dependency-name: mistletoe 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 0922e58..500ea6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask==3.0.3 GitPython==3.1.43 igdb-api-v4==0.3.2 libgravatar==1.0.4 -mistletoe==1.3.0 +mistletoe==1.4.0 praw==7.7.1 py-cord==2.6.0 python-dotenv==1.0.1