From e00fcdc2ede12575c30018e1fe8dde4f571abed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:31:29 +0000 Subject: [PATCH] build(deps): bump markdown from 3.4.3 to 3.5 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.5. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.5) --- updated-dependencies: - dependency-name: markdown 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 819e53a..754ac6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.7.2 Django djangorestframework==3.14.0 django-rest-swagger==2.2.0 -Markdown==3.4.3 +Markdown==3.5 mysqlclient==2.1.1 PyMySQL==1.0.3 pytz==2023.3