From bfbdd6e7f877f4223814b685d15d494606b9a9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 03:15:06 +0000 Subject: [PATCH] chore(deps): update pymdown-extensions requirement Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.10.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f77c471..788a6dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-minify-plugin ~= 0.8.0 mkdocs-video ~= 1.5.0 pip-audit == 2.7.3 Pygments ~= 2.18.0 -pymdown-extensions ~= 10.9 +pymdown-extensions ~= 10.10 PyOpenSSL ~= 24.2.1 wheel ~= 0.44.0 yamllint == 1.35.1