From 3a8ac7580a803e3b36a459f1355af157fe988bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:59:36 +0000 Subject: [PATCH] chore(deps): Bump pymdown-extensions from 10.11.1 to 10.11.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.11.1 to 10.11.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-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 181ca69..7bac042 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ mkdocs-material-extensions == 1.3.1 mkdocs-minify-plugin == 0.8.0 pip-audit == 2.7.3 Pygments == 2.18.0 -pymdown-extensions == 10.11.1 +pymdown-extensions == 10.11.2 PyOpenSSL == 24.2.1 yamllint == 1.35.1