From 6f5d40dbd43f79994589c5133e6ebd27ff2b60c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 02:03:08 +0000 Subject: [PATCH] Bump markdown from 3.4.3 to 3.8.1 in /infra Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.8.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.4.3...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/requirements-core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements-core.txt b/infra/requirements-core.txt index b4576283..4e8750a2 100644 --- a/infra/requirements-core.txt +++ b/infra/requirements-core.txt @@ -29,7 +29,7 @@ pycodestyle==2.13.0 # For django-rest djangorestframework==3.16.0 drf-api-tracking==1.8.4 -markdown==3.4.3 +markdown==3.8.1 # For movie creation celery==5.5.3