From 8fcca6546daffe42bdb76f31a099065e13319d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 17:53:34 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.21.2 to 11.0.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.2 to 11.0.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.2...11.0.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0a42aaac..5e960c206 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Markdown==3.7 phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2-binary==2.9.11 pyjwt==2.13.0 -pymdown-extensions==10.21.2 +pymdown-extensions==11.0.2 pyproj==3.6.1 pyramid_jwt==1.6.1 pyramid==1.10.8