From 4dc68cc13177b0eed148b7440a88d75926df41c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:32:47 +0000 Subject: [PATCH] chore(deps): Bump pymdown-extensions from 10.21.3 to 11.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.3...11.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '11.0' 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 f17e4cc6..cf17706a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ mkdocs-minify-plugin == 0.8.0 mkdocs-redirects == 1.2.3 pip-audit == 2.10.1 Pygments == 2.20.0 -pymdown-extensions == 10.21.3 +pymdown-extensions == 11.0 PyOpenSSL == 26.2.0 yamllint == 1.38.0