From 1af87e021827467e79071ca8c9e358861d135d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 23:28:46 +0000 Subject: [PATCH] Bump markdown2 from 2.4.8 to 2.4.12 Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.4.8 to 2.4.12. - [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md) - [Commits](https://github.com/trentm/python-markdown2/compare/2.4.8...2.4.12) --- updated-dependencies: - dependency-name: markdown2 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 10a11e1..cd3e8a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ffmpeg-python==0.2.0 future==0.18.3 git+https://github.com/python-telegram-bot/ptbcontrib.git gitpython==3.1.30 -markdown2==2.4.8 +markdown2==2.4.12 multicolorcaptcha==1.2.0 pillow==9.4.0 psutil==5.9.4