From 8807fc6ff9f1603bb706858fd3382b3bf149ba44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:13:31 +0000 Subject: [PATCH] Bump markdown from 3.6 to 3.8.1 in /backend Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 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.6...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b95e88b..98e6622 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ aiosqlite==0.19.0 python-multipart==0.0.22 python-dotenv==1.0.0 watchdog==3.0.0 -markdown==3.6 +markdown==3.8.1 pymdown-extensions==10.16.1 passlib[argon2]==1.7.4 argon2-cffi==23.1.0