From 534997c9442f235c741bf7f84d2ce5854e23151a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:07:27 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions Bumps the python-minor-and-patch group with 1 update in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pymdown-extensions` from 11.0 to 11.0.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0...11.0.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e8a375cb..d565e071a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ mkdocstrings==1.0.4 pillow==12.3.0 pip-upgrader==2.4.5 pydocstyle==6.3.0 -pymdown-extensions==11.0 +pymdown-extensions==11.0.1 PyYAML==6.0.3 hatch==1.17.0 typing-extensions==4.16.0