From 3ec52f614976cc578c5afd60a9642a279b1bffdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:14:44 +0000 Subject: [PATCH] chore(deps): Bump pymdown-extensions from 10.9 to 10.10.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.10.1. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9a9eb18..800f8486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ markdown==3.6 mkdocs-material==9.5.31 # Markdown extensions -pymdown-extensions==10.9 +pymdown-extensions==10.10.1 # MkDocs plugins mkdocs-meta-descriptions-plugin==3.0.0