From 9ff4e0b9c273bdb8ae221404e4495894b62d0353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:51:20 +0000 Subject: [PATCH] Bump pymdown-extensions from 7.0 to 10.0 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.0 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dd0c8369..4dd4e3f6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ # This requirements file is for python3 #mkdocs == 1.1 (already brought in by conda) mkdocs-material == 5.0 -pymdown-extensions == 7.0 +pymdown-extensions == 10.0