From 883a953fa572a28d9f4e7539fe0223a54a775c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:40:24 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.1 to 10.3.1 in /mkdocs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.1 to 10.3.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.1.0...10.3.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt index 45f023e..e7cedbd 100644 --- a/mkdocs/requirements.txt +++ b/mkdocs/requirements.txt @@ -3,4 +3,4 @@ markdown==3.4.3 mkdocs-material==9.1.19 mkdocs==1.4.3 Pygments==2.15.1 -pymdown-extensions==10.1 \ No newline at end of file +pymdown-extensions==10.3.1 \ No newline at end of file