From 13aa21e49b1b453c91c061bb395ac2f0cbf74e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:01:30 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.16.1 to 10.21.3 in /backend Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 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..a4be06f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ python-multipart==0.0.22 python-dotenv==1.0.0 watchdog==3.0.0 markdown==3.6 -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.3 passlib[argon2]==1.7.4 argon2-cffi==23.1.0 python-jose[cryptography]==3.3.0