From b651aadb1c8e4ced365f61137ac6313bfde5d131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:37:11 +0000 Subject: [PATCH] build(deps): bump markdown from 3.5 to 3.5.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.5.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.5...3.5.1) --- 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 efd7baeb..a0232f22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ crispy-bootstrap3==2022.1 Django==4.2.6 django-crispy-forms==2.1 -Markdown==3.5 +Markdown==3.5.1 Pillow==10.1.0 pygooglechart==0.4.0 python-gammu==3.2.4