From d6d9066eea47f6b2e3266bb7771af14266e0121a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 00:57:13 +0000 Subject: [PATCH] Bump markdown from 3.4.1 to 3.4.3 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.1...3.4.3) --- updated-dependencies: - dependency-name: markdown 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 1045224f3..0eedfc27c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bleach==5.0.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.9.2 -Markdown==3.4.1 +Markdown==3.4.3 Pillow==9.4.0 psycopg2-binary==2.9.5 python-dotenv==0.21.0