From 4ad818ccf5635ac9371447001e395385d0a37590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:28:31 +0000 Subject: [PATCH] Bump mistletoe from 0.8.1 to 0.8.2 Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 0.8.1 to 0.8.2. - [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/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: mistletoe 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 a3bf109e7..0f9f03d12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ httpx-socks[asyncio]==0.7.2 langdetect==1.0.9 setproctitle==1.2.2 redis==4.1.3 -mistletoe==0.8.1 +mistletoe==0.8.2 typing_extensions==4.0.1