From 69d45bed217d96d1523b8ed6b9f2e0b0fb2a275e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:54:41 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.6 to 10.0 in /docs/mkdocs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.6 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.6...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 8fc37dd..a241683 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -2,5 +2,5 @@ mkdocs == 1.4.0 mkdocs-material == 8.5.6 mkdocs-material-extensions == 1.0.3 -pymdown-extensions == 9.6 +pymdown-extensions == 10.0 mkdocstrings-python == 0.7.1