From fd020620a2f5913f68b547c8d448b29e4b91f097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 03:51:51 +0000 Subject: [PATCH] build(deps-dev): 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:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8c05536..4dd1b43 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -123,7 +123,7 @@ pygments==2.20.0 # rich pylint==3.2.7 # via atlassian-plugin-remote-install (pyproject.toml) -pymdown-extensions==10.21.3 +pymdown-extensions==11.0 # via mkdocs-material python-dateutil==2.9.0.post0 # via ghp-import