From 14aeaea5f4eea41d1c367cb203ca6590d41c4341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 05:38:18 +0000 Subject: [PATCH] Bump mistune from 2.0.2 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/v2.0.3/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c34a17..a8c6b54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ lxml git+https://github.com/strikles/markdown-pp.git@master markovify git+https://github.com/shawnanastasio/python-matrix-bot-api.git@master -mistune==2.0.2 +mistune==2.0.3 nltk numpy pandas